发布于 2017-11-19 01:31:44 | 334 次阅读 | 评论: 0 | 来源: 网友投递
PhpStorm PHP开发工具
PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
PhpStorm 2017.3 Public Preview 已发布,PhpStorm 2017.3 也是 PhpStorm 的下一个主要更新版本。
下面介绍一些值得关注的更新:
REST Client
New REST client interface
Support for environment variables
Compare your requests
PHP Language
Performance improvements
Support for nullability in refactoring
Improved code templates
Bring exceptions under control
Unhandled exception inspection and quick fixes
Redundant @throws tag inspection and quick fixes
Redundant catch clause inspection and quick fixes
Testing
Create new Codeception and PHPSpec tests
Test method generation
Undefined PHPUnit data provider
Twig
Injections in Twig templates
Improved Twig formatting
请参阅问题跟踪器,以查看已修复的 PHP 相关问题的完整列表,以及来自当前 EAP 版本的发布说明。
PhpStorm 2017.3 还对 Web 技术的支持进行了重大改进,例如改进了对 Vue.js 的支持,改进了 JavaScript 和 DOM API 的代码完成和文档,Pull Member Up 重构等等。
PhpStorm 2017.3 Public Preview 的特性概览和下载地址。