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)
Wed, Nov 20, 3:31 AM
Unknown Object (File)
Sat, Nov 16, 3:38 AM
Unknown Object (File)
Tue, Nov 12, 11:22 AM
Unknown Object (File)
Sun, Nov 10, 6:15 AM
Unknown Object (File)
Sun, Nov 10, 2:43 AM
Unknown Object (File)
Sat, Nov 9, 10:52 AM
Unknown Object (File)
Thu, Nov 7, 8:00 PM
Unknown Object (File)
Oct 20 2024, 12:35 PM
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.