发布于 2014-12-12 00:01:39 | 242 次阅读 | 评论: 0 | 来源: 网友投递
PhpStorm PHP开发工具
PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
PhpStorm 8.0.2 发布,更新至 build 139.732,此版本现已提供下载。
PhpStorm 8.0.2 发布,此版本包括大量 PHP,web 和 IntelliJ 平台方面的bug 修复和改进。更多内容请看PhpStorm 在线文档。
PhpStorm是一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
PHP 方面最值得关注的改进如下:
formatting for Blade templates, custom code styles for Blade, support for Blade custom delimiters
significant performance improvements (especially on big files, and files with multiple injected fragments)
custom SQL parameters for language injection
sorting for getters/setters generation
improved detection for return types
possibility to specify path for PHP binary instead of path for directory containing PHP binary
support for ANSI sequences in console output (for remote PHP interpreters, Behat & PHPUnit)
variadic method parameters generation in PHPDoc
ASP-style tags <%… support is disabled
improvements in Behat, Twig templates, formatting and many other subsystems
new layout of Settings (Preferences)
and many other bug fixes (see full list in our issue tracker)
其他请看发行说明。
更多内容请看这里。
Develop with pleasure!
-JetBrains PhpStorm Team