Page MenuHomePhabricator

Fix XHPAST parsing of casts
ClosedPublic

Authored by joshuaspence on Apr 10 2015, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 11:39 AM
Unknown Object (File)
Sat, Aug 31, 6:41 AM
Unknown Object (File)
Mon, Aug 26, 3:37 AM
Unknown Object (File)
Fri, Aug 23, 9:52 AM
Unknown Object (File)
Fri, Aug 23, 9:52 AM
Unknown Object (File)
Fri, Aug 23, 9:52 AM
Unknown Object (File)
Fri, Aug 23, 9:38 AM
Unknown Object (File)
Sat, Aug 17, 11:36 AM
Subscribers

Details

Summary

Fixes T7801.

Test Plan

Went to http://phabricator.local/xhpast/ and inspected the parse tree for $x = (double) $y.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix XHPAST parsing of casts.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 10 2015, 2:01 PM
This revision was automatically updated to reflect the committed changes.