Page MenuHomePhabricator

Replace all the PHPAST JSON test data with readable test data
AbandonedPublic

Authored by epriestley on May 3 2017, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 17, 11:01 PM
Unknown Object (File)
Feb 8 2026, 9:43 AM
Unknown Object (File)
Jan 28 2026, 4:22 PM
Unknown Object (File)
Dec 11 2025, 2:27 AM
Unknown Object (File)
Oct 23 2025, 12:14 PM
Unknown Object (File)
Oct 23 2025, 3:54 AM
Unknown Object (File)
Oct 9 2025, 3:22 AM
Unknown Object (File)
Oct 1 2025, 10:35 PM
Subscribers

Details

Summary

Depends on D17819. Ref T4334. This applies the changes from D17819 to the actual test data.

NOTE: This probably identified a bug in php-traits.php.test: we generate a node with type ID 0. I didn't fix it here.
Test Plan

Test pass.

Diff Detail

Repository
rPHU libphutil
Branch
xhp2
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16774
Build 22381: Run Core Tests
Build 22380: arc lint + arc unit

Event Timeline

src/parser/xhpast/__tests__/data/base-pass.php.test
5–11

WOW AMAZING

SO READABLE!

I think this needs to be updated? It fails for me locally.

Yeah, I did all of this manually so I was waiting for D17819 to update it.

I'm just going to trust that you will fix this after D17819 lands.

This revision is now accepted and ready to land.May 3 2017, 11:49 PM