]> granicus.if.org Git - php/commitdiff
Remove relic from PHP3 days which is not useful anymore.
authorfoobar <sniper@php.net>
Sat, 24 Aug 2002 00:56:00 +0000 (00:56 +0000)
committerfoobar <sniper@php.net>
Sat, 24 Aug 2002 00:56:00 +0000 (00:56 +0000)
php.ini-dist
php.ini-recommended

index bab338132ecd946fcd045f80cee4129cf470f2f6..450cc6a8f5eff6ff20e9f1dee241b114795e1c47 100644 (file)
@@ -324,9 +324,6 @@ track_errors = Off
 ; Log errors to syslog (Event Log on NT, not valid in Windows 95).
 ;error_log = syslog
 
-; Warn if the + operator is used with strings.
-warn_plus_overloading = Off
-
 
 ;;;;;;;;;;;;;;;;;
 ; Data Handling ;
index 5c20ba6f5494017e8f68d3b7547c450fcbc4ad87..f6225ae9b14f6c6d1fa0b9ba41ba5fa54a43bf28 100644 (file)
@@ -338,9 +338,6 @@ track_errors = Off
 ; Log errors to syslog (Event Log on NT, not valid in Windows 95).
 ;error_log = syslog
 
-; Warn if the + operator is used with strings.
-warn_plus_overloading = Off
-
 
 ;;;;;;;;;;;;;;;;;
 ; Data Handling ;