Page MenuHomePhabricator

Fix XHPAST parsing of casts
ClosedPublic

Authored by joshuaspence on Apr 10 2015, 1:58 PM.
Tags
None
Referenced Files
F13808204: D12344.diff
Mon, Sep 16, 9:33 PM
Unknown Object (File)
Thu, Sep 12, 6:59 AM
Unknown Object (File)
Mon, Sep 9, 2:35 PM
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
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 Warnings
SeverityLocationCodeMessage
Warningsupport/xhpast/scanner.l:307TXT3Line Too Long
Unit
No Test Coverage
Build Status
Buildable 5223
Build 5241: [Placeholder Plan] Wait for 30 Seconds

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.