This commit is contained in:
2026-05-20 15:23:05 +03:00
commit 43c0739dfa
703 changed files with 61692 additions and 0 deletions
@@ -0,0 +1,10 @@
zend_extension=xdebug.so
xdebug.mode=debug
xdebug.start_with_request = trigger
xdebug.client_host=host.docker.internal
xdebug.client_port=9003
xdebug.idekey=PHPSTORM
xdebug.discover_client_host = 1
;xdebug.log=/tmp/xdebug.log
xdebug.log_level=7