PhpStorm supports PHP 5.4 Language features

Released: May 2, 2012

Updates in this release

Updates in V4.0

  • PHP 5.4 Language Features Support - Including traits and all the new syntax improvements
  • Code Coverage for PHPUnit - Code Coverage for PHPUnit marks covered and uncovered lines visually in the editor and shows how much of your code is covered with tests
  • Drupal Coding Style Support - PhpStorm 4.0 contains a bundled predefined coding style for the popular Drupal content management platform
  • Check Your Code with PHP Code Sniffer - Check your code on the fly with the PHP Code Sniffer
  • Smarter JavaScript Completion - More relevant suggestions now appear at the top of the list
  • Custom Code Folding Regions - Define your own code-folding regions with special line comments both in Visual Studio and NetBeans style