PhpStorm 9.5 EAP 142.4289 发布,主要更新内容如下:
PHP REPL (read-eval-print loop, interactive console for PHP);
Support for PHP7′s UTF-8 sequences in strings;
Support for file watchers has been added to deployment’s autouploading;
Improved replace quotes intention;
Debugging warning tooltip now allows to enable Break at first line option and navigate to the PHP | Servers;
and much more (see complete list in our issue tracker)…
PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
软件详情:http://blog.jetbrains.com/phpstorm/2015/08/phpstorm-9-5-early-access-program-started/
下载地址:https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
来自:开源中国社区

