add xdebud.ini

This commit is contained in:
aslan 2024-02-16 15:25:30 +03:00
parent 6e7ed94654
commit 00271923b1
1 changed files with 6 additions and 0 deletions

6
xdebug.ini Normal file
View File

@ -0,0 +1,6 @@
zend_extension=xdebug
error_reporting=E_ALL
[xdebug]
xdebug.mode=develop
xdebug.start_with_request=yes