We are rolling out set of very important fixes and performance improvements plus some new features:
PHP
debugging of PHAR-packed code (only Xdebug engine supports this)
resolving, validation, rename and find usages for goto labels
indenting code with "Tab" key leaves HEREDOC end marker untouche…