Home GnuPG

Fix PHP compatibility linter after improvements to parsing of `use` statements
426d535b13d7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix PHP compatibility linter after improvements to parsing of use statements

Summary: Fix the PHPCompatibilityXHPASTLinterRule after changes to the way in which #xhpast parses use statements. Depends on D14518.

Test Plan: Unit tests

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

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

Details

Provenance
Joshua Spence <josh@freelancer.com>Authored on Nov 19 2015, 8:50 PM
Parents
rARC3ac313ad1e65: Write a linter rule for unexpected `return` values
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@freelancer.com> committed rARC426d535b13d7: Fix PHP compatibility linter after improvements to parsing of `use` statements (authored by Joshua Spence <josh@freelancer.com>).Nov 19 2015, 8:50 PM