发布于 2014-07-15 23:18:13 | 173 次阅读 | 评论: 0 | 来源: 网友投递
PhpStorm PHP开发工具
PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
PhpStorm 8 EAP 138.1161 发布,此版本现已提供下载。
PHP 方面:
Fluent-style chaining type loss with return this/static fixed, and many other PHP language related issues are resolved
Wrapping for comments on code reformatting is added
改进了 PHP 5.6 支持
Multiple stubs fixes
Behat: Search for all classes in project that extends BehatContext (for 2.*) or implements Context (for 3.*) to find step definitions
Behat: recognition of multiple patterns
Add PHPDoc comment intention and other actions generating @var annotation now allow to use @type instead of @var (option in Settings | Code Style | PHP | PHPDoc called Generated type tag)
大量 bug 修复和改进 (完整列表 )…
所有 IntelliJ 平台(欢迎页面的 Open 操作只打开单个 opens 文件)和网页都有改进(emmet 过滤器)。
更多内容请看发行说明。
PhpStorm 是 JetBrains 公司开发的一款商业的 PHP 集成开发工具。