PhpStorm 9.0.1 EAP 141.2204 发布,该版本主要更新如下:
Autocompletion for class members w/o typing $this->
PHP completion can be accepted by typing “-” (dash)
Full support for PHP 7 type hints and return types
Proper support for symbols imported via use function and use const
and other bug fixes (see full list in our issue tracker)
PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
软件详情:https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+EAP+141.2204+Release+Notes
下载地址:http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
来自:开源中国社区

