Page MenuHomePhabricator

Add binary integers to `ArcanistPHPCompatibilityXHPASTLinterRule`
ClosedPublic

Authored by joshuaspence on Dec 2 2015, 9:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 10 2025, 3:35 AM
Unknown Object (File)
Apr 28 2025, 1:46 PM
Unknown Object (File)
Apr 24 2025, 6:16 PM
Unknown Object (File)
Apr 7 2025, 9:42 PM
Unknown Object (File)
Apr 4 2025, 8:09 AM
Unknown Object (File)
Mar 20 2025, 9:57 PM
Unknown Object (File)
Mar 20 2025, 6:46 PM
Unknown Object (File)
Mar 14 2025, 6:09 AM
Subscribers

Details

Summary

Binary integers (such as 0b1) were added to PHP 5.4 and cannot be used in earlier versions.

Test Plan

Added a test case.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Add binary integers to `ArcanistPHPCompatibilityXHPASTLinterRule`.
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.Dec 2 2015, 9:33 PM
This revision was automatically updated to reflect the committed changes.