[SVN] Revision 1835 (PHP)
Allan Odgaard
allan at macromates.com
Mon Sep 26 00:11:47 UTC 2005
• removed C suffixes from constant.numeric
• re-arranged a few rules for new precedence
• removed a (?=[^?php]) (probably should have been (?!\\?php), but I see no reason why it should be necessary)
• fixed heredoc to conform to the PHP manual (no indent on closing line, use back-reference for the token, make ; optional) -- credits to Mr. Sheets for digging up the relevant manual page
Changed:
U trunk/Bundles/PHP.tmbundle/Syntaxes/PHP.plist
More information about the textmate-dev
mailing list