Homec4science

Add a PHPAST test case for most of the PHP grammar

Authored by epriestley <git@epriestley.com> on Jan 21 2014, 23:32.

Description

Add a PHPAST test case for most of the PHP grammar

Summary: Ref T4334. This test case covers most of the common PHP grammar rules. It's not exhastive and avoids some of the tricky parts, but provides a wide base of rule tests.

Test Plan: Examined parse manually in PHPAST web tool. Ran unit tests.

Reviewers: btrahan, Firehed

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4334

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

Details

Committed
epriestley <git@epriestley.com>Jan 21 2014, 23:32
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU65f813e7ab78: Add failing PHPAST test case for binary literals
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU74999552f0cc: Add a PHPAST test case for most of the PHP grammar (authored by epriestley <git@epriestley.com>).Jan 21 2014, 23:32