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
537
537
; https://php.net/ignore-repeated-source
538
538
ignore_repeated_source = Off
539
539
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
-
547
540
; This setting is off by default.
548
541
;report_zend_debug = 0
549
542
Original file line number Diff line number Diff line change @@ -539,13 +539,6 @@ ignore_repeated_errors = Off
539
539
; https://php.net/ignore-repeated-source
540
540
ignore_repeated_source = Off
541
541
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
-
549
542
; This setting is off by default.
550
543
;report_zend_debug = 0
551
544
You can’t perform that action at this time.
0 commit comments