智能化下的产物,无人棋牌室
PhpStorm 2016.2.1 EAP 162.1628 发布了,PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
本次发布主要是一些Bug修复,以及一些提升:
- Autocomplete on previously declared properties for stdClass objects
- Predefined function highlighting is back (WI-30540)
- Fixed type detection getting broken after evaluating in debug (WI-32620)
- Completion of static methods after $this-> for PHPUnit tests is back (read related blog post)
- Fixed creation a new project from existing files (WI-32519)
- Completion for php settings in ini_set function
- Improved completion after @see tag
- and other bug fixes and improvements (see full list in our issue tracker).
下载地址:http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program