发布于 2015-08-27 00:49:46 | 76 次阅读 | 评论: 0 | 来源: 网友投递
PhpStorm PHP开发工具
PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
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)…
更多内容请查看:发行日志
下载地址:download
PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。