Page MenuHomePhabricator

Allow PHPAST to evalStatic() an n_CONCATENATION_LIST of static nodes
ClosedPublic

Authored by epriestley on Feb 4 2014, 12:36 AM.
Tags
None
Referenced Files
F15414113: D8139.diff
Wed, Mar 19, 11:13 PM
F15410331: D8139.id18415.diff
Wed, Mar 19, 7:05 AM
F15385191: D8139.id18428.diff
Fri, Mar 14, 9:56 PM
Unknown Object (File)
Mon, Feb 24, 11:27 AM
Unknown Object (File)
Feb 17 2025, 1:20 PM
Unknown Object (File)
Feb 16 2025, 5:25 PM
Unknown Object (File)
Feb 9 2025, 11:20 AM
Unknown Object (File)
Feb 9 2025, 11:20 AM
Subscribers

Details

Summary

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

Test Plan

Successfully evaluated concatenation lists in D8138.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped