Installing Xdebug
Enabling
4/20
  • in php.ini add: zend_extension=/full/path/to/xdebug.so
  • Use zend_extension_debug for debug builds of PHP