We are glad to announce that PhpStorm 9.0.1 build 141.2402 is available for download.
This update is focused on various bug fixes and improvements from the PHP, web & IntelliJ platform sides.
The most important changes from PHP side include:
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