PhpStorm 9.5 EAP 142.4912 is available for download.
From the PHP side, this build delivers:
Improved PHP 7 support: support of Context Sensitive Lexer and yield from;
Improved code completion functionality: method name and signature completion for parent overriding and interface implementation, completion of getters and setters, property and constant completion for parent overriding, completion of parentheses for language constructs (exit, isset, etc.);
Debug console: improved completion for fields, methods and variables defined in REPL;
Completion of languages for persistent inj