mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
Corrected missing comment.
This commit is contained in:
@@ -578,7 +578,7 @@ report_memleaks = On
|
||||
; Default Value: Off
|
||||
; Development Value: On
|
||||
; Production Value: Off
|
||||
http://www.php.net/manual/en/errorfunc.configuration.php#ini.track-errors
|
||||
; http://www.php.net/manual/en/errorfunc.configuration.php#ini.track-errors
|
||||
track_errors = On
|
||||
|
||||
; Turn off normal error reporting and emit XML-RPC error XML
|
||||
|
||||
@@ -578,7 +578,7 @@ report_memleaks = On
|
||||
; Default Value: Off
|
||||
; Development Value: On
|
||||
; Production Value: Off
|
||||
http://www.php.net/manual/en/errorfunc.configuration.php#ini.track-errors
|
||||
; http://www.php.net/manual/en/errorfunc.configuration.php#ini.track-errors
|
||||
track_errors = Off
|
||||
|
||||
; Turn off normal error reporting and emit XML-RPC error XML
|
||||
|
||||
Reference in New Issue
Block a user