This post originated from an RSS feed registered with .NET Buzz
by s m.
Original Post: PhpStorm 2016.2 is Here
Feed Title: JetBrains .NET Tools Blog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: tips&tricks, news, and how-to's about ReSharper and dotTrace
PhpStorm 2016.2, the second update for PhpStorm this year, is now available!
Here are some notable highlights of this release:
Better PHP language support: Improved type inference, strict type inspection for PHP 7, better parsing of
PHP 7 and PHP 7.1, and improved getter and setter generation for PHP 7 (and higher).
New editing experience: Dynamic live template for smart completion of function parameters; values of class
constants shown in completion lists; possibility to filter out static methods from completion list; smart
type code completion; and various @throws improvements.
Code quality analysis: Reworked âUnused importsâ inspection for unused namespaces, functions, and
constants; âReturn typeâ inspection; and âDynamic call to static methodâ inspection.
Frameworks, tools, and more: Template projects, better Joomla! support, and Xdebug On Demand for CLI PHP
Scripts.