]> granicus.if.org Git - php/commit
Disable report_zend_debug by default
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 12 Aug 2020 08:32:05 +0000 (10:32 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 12 Aug 2020 08:36:40 +0000 (10:36 +0200)
commit824541d57ecf5514b55b98e392e9d1c30eb38764
tree503c2f6e87f3d2ce7e918392026bad30365dc4e0
parent1e9a5c67ef6d075df16d4183abf62e4c99b2f8c6
Disable report_zend_debug by default

We might just want to drop this completely, but at least don't
enable it by default. It already gets disabled by a number of
SAPIs, but we should make that the default state.
main/main.c
php.ini-development
php.ini-production
sapi/cli/php_cli.c
sapi/litespeed/lsapi_main.c
sapi/phpdbg/phpdbg.c