[SVN] r7773 (PHP)

Ciarán Walsh ciawal at gmail.com
Fri Jul 20 11:46:05 UTC 2007


• Handle unquoted string indices for simple variable interpolation, e.g.: "$foo[bar]"
• Mark other array index attempts as invalid (since PHP will error), e.g.: "$foo[bar baz]"

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



More information about the textmate-dev mailing list