Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install PHP runtime with the corresponding xdebug extensions. Version 5.2.6 or newer is required.
  2. Install PEAR. Version 1.8.0 or newer is required.
  3. Install the following PEAR packages (check the version listPHP Plugin External Tools Versions section to know which versions to install):
    1. Install PHPUnit
    2. Install PHP Depend
    3. Install PHPMD
    4. Install PHP_CodeSniffer

...