Created
November 21, 2022 08:44
-
-
Save unnoq/1dc66948d8c07745098f07cdcb49cc48 to your computer and use it in GitHub Desktop.
php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zend_extension=xdebug.so | |
xdebug.mode = debug,develop,coverage | |
xdebug.start_with_request = yes | |
xdebug.log = /tmp/xdebug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment