File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -537,13 +537,6 @@ ignore_repeated_errors = Off
537537; https://php.net/ignore-repeated-source
538538ignore_repeated_source = Off
539539
540- ; Use of this INI entry is deprecated, it will be removed in PHP 9.0.
541- ; If this parameter is set to Off, then memory leaks will not be shown (on
542- ; stdout or in the log). This is only effective in a debug compile, and if
543- ; error reporting includes E_WARNING in the allowed list
544- ; https://php.net/report-memleaks
545- ;report_memleaks = On
546-
547540; This setting is off by default.
548541;report_zend_debug = 0
549542
Original file line number Diff line number Diff line change @@ -539,13 +539,6 @@ ignore_repeated_errors = Off
539539; https://php.net/ignore-repeated-source
540540ignore_repeated_source = Off
541541
542- ; Use of this INI entry is deprecated, it will be removed in PHP 9.0.
543- ; If this parameter is set to Off, then memory leaks will not be shown (on
544- ; stdout or in the log). This is only effective in a debug compile, and if
545- ; error reporting includes E_WARNING in the allowed list
546- ; https://php.net/report-memleaks
547- ;report_memleaks = On
548-
549542; This setting is off by default.
550543;report_zend_debug = 0
551544
You can’t perform that action at this time.
0 commit comments