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