Skip to content

Instantly share code, notes, and snippets.

View vitormattos's full-sized avatar
💻

Vitor Mattos vitormattos

💻
View GitHub Profile
Zend_extension=xdebug.so
[xdebug]
xdebug.default_enable=on
xdebug.remote_enable=on
xdebug.remote_autostart=on
xdebug.profiler_output_name = cachegrind.out.%u.%s.%R
xdebug.profiler_enable = 0
xdebug.remote_port=9000
xdebug.remote_handler=dbgp