Loading docker/php/fpm/conf.d/99-app.ini +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ display_startup_errors = On display_errors = On error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE opcache.enable = 1 xdebug.enable = 1 xdebug.remote_enable = 1 xdebug.remote_connect_back = 1 Loading Loading
docker/php/fpm/conf.d/99-app.ini +0 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,6 @@ display_startup_errors = On display_errors = On error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE opcache.enable = 1 xdebug.enable = 1 xdebug.remote_enable = 1 xdebug.remote_connect_back = 1 Loading