]> granicus.if.org Git - php/commitdiff
Merge pull-request 46: Allowing more expressions into ${}
authorEtienne Kneuss <colder@php.net>
Mon, 9 Apr 2012 16:35:06 +0000 (18:35 +0200)
committerEtienne Kneuss <colder@php.net>
Mon, 9 Apr 2012 16:57:27 +0000 (18:57 +0200)
Fix lexer so that ${} interpolation accepts expressions starting
with an identifier that are not T_STRING_VARNAME.


Trivial merge