Answer the question
In order to leave comments, you need to log in
Disable error handling in php?
Good afternoon, tell me how to disable error handling in php?
I disabled Xdebug in php.ini, but errors are still displayed in such a design, and not just in text.
Answer the question
In order to leave comments, you need to log in
Comment out
or
xdebug.remote_autostart=0
xdebug.remote_enable=0
xdebug.profiler_enable=0
xdebug.remote_enable=1
xdebug.idekey=some_key
Xdebug disabled in php.iniDisconnected not there or not.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question