Xdebug
22/29
Debug
Modified PHP functions
•
Helps finding bugs
•
Zend extension
zend_extension=/path/to/xdebug.so
zend_extension_ts=C:/path/to/xdebug.dll
•
Hooks into error handler
and function exection