Firefox 135.0 发布
PhpStorm 8.0.2 发布,更新至 build 139.732,此版本现已提供下载。
PhpStorm 8.0.2 发布,此版本包括大量 PHP,web 和 IntelliJ 平台方面的bug 修复和改进。更多内容请看PhpStorm 在线文档。
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