2016.3.2 — Phpstorm
Fixed a bug where "Introduce variable" incorrectly suggested "this" as a variable name.
Some users have reported high memory consumption in recent builds. If you encounter performance lags, consider:
Updating to and switching to the 64-bit version of the IDE. Adjusting your -Xmx memory value in the IDE configuration . How to Update PhpStorm 2016.3.2
Are you planning to upgrade to alongside this IDE update, or are you still working on a Legacy PHP project? PHPStorm consume high memory on Mac
: Since this version, you can permanently configure how projects open (e.g., always opening in a new window) via Settings | Appearance & Behavior | System Settings | Project Opening . Fixed a bug where "Introduce variable" incorrectly suggested
Exclusion of superglobals from "Extract variable" name suggestions.
PhpStorm 2016.3.2 is Now Available! JetBrains has officially released (build 163.10504), a significant minor update focused on stability and refining the major features introduced in the 2016.3 series. This version addresses several critical bugs and introduces a few notable quality-of-life improvements for PHP developers. Adjusting your -Xmx memory value in the IDE configuration
Existing users can perform a directly within the IDE by going to Help | Check for Updates . For those on Linux, you can uncompress the new .tar.gz and execute bin/phpstorm.sh to start the setup.