[SVN] Revision 1041 (PHP)

Kumar McMillan kumar.mcmillan at gmail.com
Tue May 24 14:44:17 UTC 2005


On 5/21/05, Kevin Ballard <kevin at sb.org> wrote:
> Fix massive variable interpolation regex to match nested variables as well (ex. ${$foo})
> Note that it does not match $$foo because this is not legal as of PHP 4.3.0. It may be legal in PHP 5, I don't know

actually it is legal in 4 and 5, although not used very much I don't think.  

Something may be causing a regex crash in variable matching [?]....
still looking into it.  i posted the crash log in reply to a previous
PHP commit message.

> 
> Changed:
> U   trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
>



More information about the textmate-dev mailing list