: This version added full support for PHP 7.3 features, including flexible Heredoc and Nowdoc syntax and support for Intersection Types in PHPDoc.
: Easily swap a class with its alias or inline a redundant alias .
: Developers gained advanced support for DQL, including autocompletion for classes and fields within DQL strings.
: The tool now properly infers parameter data types based on source variables. Deployment and Productivity PhpStorm 2018.3 EAP 183.2635.12 - The JetBrains Blog
: Enhanced handling for sprintf() and printf() functions, highlighting placeholders and allowing for custom string format functions . Code Quality and Refactoring