Home GnuPG

Add binary integers to `ArcanistPHPCompatibilityXHPASTLinterRule`
ae3c2cb0e172Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add binary integers to ArcanistPHPCompatibilityXHPASTLinterRule

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.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D14643

Details

Provenance
Joshua Spence <josh@freelancer.com>Authored on Dec 2 2015, 10:30 PM
Parents
rARC560e4ae4919b: Add a linter rule for invalid octals
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@freelancer.com> committed rARCae3c2cb0e172: Add binary integers to `ArcanistPHPCompatibilityXHPASTLinterRule` (authored by Joshua Spence <josh@freelancer.com>).Dec 2 2015, 10:39 PM