• 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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
