diff --git a/php80/conf/php.ini b/php80/conf/php.ini index 60d2235..498e60b 100644 --- a/php80/conf/php.ini +++ b/php80/conf/php.ini @@ -10,11 +10,9 @@ disable_functions = date.timezone=Europe/Prague ; Xdebug -xdebug.remote_enable=1 -xdebug.remote_port=9000 -xdebug.remote_handler=dbgp -xdebug.profiler_enable=0 -xdebug.profiler_output_dir="/var/tmp" +xdebug.mode=develop +xdebug.start_with_request=trigger +xdebug.idekey=PHPSTORM ; Errors display_errors=1 diff --git a/php81/conf/php.ini b/php81/conf/php.ini index 60d2235..498e60b 100644 --- a/php81/conf/php.ini +++ b/php81/conf/php.ini @@ -10,11 +10,9 @@ disable_functions = date.timezone=Europe/Prague ; Xdebug -xdebug.remote_enable=1 -xdebug.remote_port=9000 -xdebug.remote_handler=dbgp -xdebug.profiler_enable=0 -xdebug.profiler_output_dir="/var/tmp" +xdebug.mode=develop +xdebug.start_with_request=trigger +xdebug.idekey=PHPSTORM ; Errors display_errors=1 diff --git a/php82/conf/php.ini b/php82/conf/php.ini index 60d2235..498e60b 100644 --- a/php82/conf/php.ini +++ b/php82/conf/php.ini @@ -10,11 +10,9 @@ disable_functions = date.timezone=Europe/Prague ; Xdebug -xdebug.remote_enable=1 -xdebug.remote_port=9000 -xdebug.remote_handler=dbgp -xdebug.profiler_enable=0 -xdebug.profiler_output_dir="/var/tmp" +xdebug.mode=develop +xdebug.start_with_request=trigger +xdebug.idekey=PHPSTORM ; Errors display_errors=1 diff --git a/php83/conf/php.ini b/php83/conf/php.ini index 60d2235..498e60b 100644 --- a/php83/conf/php.ini +++ b/php83/conf/php.ini @@ -10,11 +10,9 @@ disable_functions = date.timezone=Europe/Prague ; Xdebug -xdebug.remote_enable=1 -xdebug.remote_port=9000 -xdebug.remote_handler=dbgp -xdebug.profiler_enable=0 -xdebug.profiler_output_dir="/var/tmp" +xdebug.mode=develop +xdebug.start_with_request=trigger +xdebug.idekey=PHPSTORM ; Errors display_errors=1