]> granicus.if.org Git - php/commitdiff
ini_set() should return false on failure, not return the orginal value
authorHannes Magnusson <bjori@php.net>
Tue, 9 Dec 2008 13:02:27 +0000 (13:02 +0000)
committerHannes Magnusson <bjori@php.net>
Tue, 9 Dec 2008 13:02:27 +0000 (13:02 +0000)
and pretend everything is fine.

ext/phar/tests/ini_set.phpt

index beadcdbd88568001a11f7a759667c4afc3184f4b..01dc995891df9c43df024e1092de52b18374434b 100644 (file)
@@ -25,7 +25,7 @@ string(1) "1"
 string(1) "1"
 string(1) "1"
 string(1) "1"
-string(1) "1"
-string(1) "1"
+bool(false)
+bool(false)
 string(1) "1"
 string(1) "1"