textmate/php.tmbundle

New syntax and keywords for PHP 5.6

perajovic opened this issue · 1 comments

Regarding to PHP 5.6 changelog, there are some new functions, constructs, keywords and syntax as well. All of them should be formatted, highlighted and treated as any other of these in older PHP versions.

Link to all changes can be found at http://php.net/manual/en/migration56.php.

Several changes have been made in this vein in commits 2150cea...1ae104d, if you find anything I missed please open a new issue.