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