Skip to content

Instantly share code, notes, and snippets.

@burakerdem
Created September 4, 2012 15:19
Xdebug PHP ayarları
[xdebug]
zend_extension="/usr/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so"
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
xdebug.profiler_enable = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment