Page MenuHomePhabricator

Fix XHPAST parsing of casts
ClosedPublic

Authored by joshuaspence on Apr 10 2015, 1:58 PM.
Tags
None
Referenced Files
F15625860: D12344.diff
Sun, May 18, 11:33 AM
Unknown Object (File)
Mar 22 2025, 8:41 AM
Unknown Object (File)
Mar 19 2025, 9:49 AM
Unknown Object (File)
Mar 19 2025, 7:14 AM
Unknown Object (File)
Mar 18 2025, 6:40 PM
Unknown Object (File)
Mar 17 2025, 10:34 AM
Unknown Object (File)
Mar 15 2025, 6:08 AM
Unknown Object (File)
Mar 15 2025, 12:03 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.