Page MenuHomePhabricator

Add binary integers to `ArcanistPHPCompatibilityXHPASTLinterRule`
ClosedPublic

Authored by joshuaspence on Dec 2 2015, 9:33 PM.
Tags
None
Referenced Files
F15381153: D14643.id.diff
Fri, Mar 14, 6:09 AM
F15335450: D14643.id35425.diff
Sat, Mar 8, 3:29 PM
Unknown Object (File)
Mon, Mar 3, 11:28 PM
Unknown Object (File)
Thu, Feb 20, 3:31 AM
Unknown Object (File)
Wed, Feb 19, 11:07 PM
Unknown Object (File)
Wed, Feb 19, 5:36 PM
Unknown Object (File)
Wed, Feb 19, 2:16 AM
Unknown Object (File)
Feb 13 2025, 12:54 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
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 9236
Build 10940: Run Core Tests
Build 10939: arc lint + arc unit

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.