PhpStorm 2016.2 EAP 162.1120 发布了,该版本主要修复一些已知Bugs,针对PHP 7做了一些提升,将会对PHP 7进行严格的类型检查,PHP 7支持体验将会更好。以下是部分值得关注的内容: PHP CompletionFeatureWI-9403Add option to filter out static methods from $this-> completion FeatureWI-31568Smart Type Code Completion BugWI-32271Smart Completion: only arrays and string are suggested for variadic parameter BugWI-32267No variable autocomplete for function call inside foreach header PHP FormatterUsabilityWI-32220Return call tree analysis depth to initial value instead of 1 on selection of No in Performance Note PHP InspectionsFeatureWI-28318New Inspection: strict type inspection for PHP 7 FeatureWI-140New inspection: Validate type of return statements against PHPDoc @return (new inspection & quickfix) FeatureWI-9390New Inspection: dynamic call to static method BugWI-28319Add inspection (PHP 7): declare(strict_types=1) should be the very first statement BugWI-27459Unused import: support functions and constants BugWI-32280Change return type doesn't work for plural type BugWI-32213Use statement is marked as unused if there is multiresolve and usage is inside PHPDoc 完整发布说明,可以在这里查看。 下载地址:https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program PhpStorm 2016.2 EAP 162.1120 发布下载地址