[SVN] Revision 1041 (PHP)

Kevin Ballard kevin at sb.org
Sat May 21 11:36:44 UTC 2005


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

Changed:
U   trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist



More information about the textmate-dev mailing list