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)
Wed, Nov 20, 5:15 PM
Unknown Object (File)
Mon, Nov 18, 11:38 AM
Unknown Object (File)
Sun, Nov 17, 1:11 PM
Unknown Object (File)
Tue, Nov 12, 9:53 AM
Unknown Object (File)
Fri, Nov 1, 6:31 PM
Unknown Object (File)
Fri, Oct 25, 6:33 PM
Unknown Object (File)
Thu, Oct 24, 3:38 AM
Unknown Object (File)
Oct 13 2024, 5:49 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.