转载

PhpStorm 9.0.1 bug 修复更新发布

PhpStorm 9.0.1 bug 修复更新发布,主要更新内容如下:

  • Major autocompletion improvements: completion of > after typing  $this-,  completion for class methods without typing  $this->,  PHP completion can be accepted by typing “-” (dash), etc;

  • Full support for PHP 7 type hints and return types;

  • Proper support for symbols imported via use function and  use const;

  • PHP Template Language is set automatically based on file extension;

  • Phing predefined API is updated to version 2.11.0;

  • Google App Engine: sessionId   setting is provided for debug in GAE run configuration;

  • and many other bug fixes ( see full list in our issue tracker).

更多内容请查看: 发行说明 ,  release notes

下载地址: Download PhpStorm 9.0.1 build 141.2402

PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。

PhpStorm 9.0.1 bug 修复更新发布

正文到此结束
Loading...