mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
Required to fix problem "Connection with XDebug 2.5.1 was not established. Validate installation."
7 lines
116 B
INI
7 lines
116 B
INI
[xdebug]
|
|
zend_extension=xdebug.so
|
|
|
|
xdebug.remote_enable=1
|
|
xdebug.remote_port=9001
|
|
xdebug.remote_host=10.254.254.254
|