

PhpStorm provides tools and code assistance features for working with databases and SQL in your projects. PhpStorm IDE provides code refactoring, auto-completion, on-the-fly error prevention, zero-configuration debugging, and an extended HTML, CSS, and JavaScript editor. PhpStorm helps the developer to understand and change their code by providing editable UML class diagrams for PHP code. See the full list of bug-fixes and improvements in the release notes.ĭownload PhpStorm 2018.2.3 or click Update in your JetBrains Toolbox App and please do report any bugs and feature request to our Issue Tracker.All WebStorm features are included into PhpStorm, with full-fledged support for PHP and database support added on the top. Fixed: Cannot attach to remote nodejs after upgrade to 2018.2 ( WEB-34537).

More options creating Angular Cli project ( WEB-27290).Fixed: Vue.j SFC not resolving alias with 3 if vue is installed in a subfolder ( WEB-32564).Fixed: LoginToGithub dialog invoked from CloneRepository dialog hides immediately ( IDEA-192530).

Notable bug fixes and features worth mentioning: This will eliminate false positives and make your files clean from warnings. Meanwhile, in this release, injections of SQL inside text literals will be automatically disabled for strings with DQL identifiers. You may check out initial support in 2018.3 EAP. We plan to fully support Doctrine Query Language (DQL) ( WI-9948) in the upcoming PhpStorm 2018.3 major release. Now, starting from 2018.2.3, you’ll be able to run a quick-fix for such issues: PhpStorm will add the corresponding extension record to composer.json for you. It detects the usages of functions, constants, and classes that rely on PHP extensions not currently listed in composer.json. In PhpStorm 2018.2 we’ve added the new Extension is missing in composer.json inspection. Quick-fix for adding a missing extension to composer.json Note that this only works for function calls, but not function definitions, so the following is not possible: // Parse error This is especially handy when viewing diffs with every parameter located on a new line. Support for literals as the first operand of instanceof You may use the short syntax as well: $array = PHP 7.3 introduces the enhancement for list() construction, which allows using references: $array = PhpStorm is continuing to add support for new PHP features ( WI-42883). The GA of the new version of the PHP interpreter is expected somewhere in mid-December. The first release candidate of PHP 7.3 is already released. This build delivers new features, bug fixes and improvements for PHP and the Web, and takes on the latest enhancements in IntelliJ Platform. PhpStorm 2018.2.3 build 182.4323.68 is now available! You can download it here or in JetBrains Toolbox App. If you have installed the previous PhpStorm 2018.2 or PhpStorm 2018.2.3 EAP build, invoke the Check for updates action to receive the latest update.
