Homec4science

Allow PHPAST to evalStatic() an n_CONCATENATION_LIST of static nodes

Authored by epriestley <git@epriestley.com> on Feb 5 2014, 14:33.

Description

Allow PHPAST to evalStatic() an n_CONCATENATION_LIST of static nodes

Summary: Ref T1139. Allows evaluation of pht("a"."b") -> ab.

Test Plan: Successfully evaluated concatenation lists in D8138.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1139

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

Details

Committed
epriestley <git@epriestley.com>Feb 5 2014, 14:33
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU57d568ab3cbf: Implement a basic `phutil_units()` function for writing "30 days in seconds"…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUae84814b1688: Allow PHPAST to evalStatic() an n_CONCATENATION_LIST of static nodes (authored by epriestley <git@epriestley.com>).Feb 5 2014, 14:33