]> granicus.if.org Git - php/commitdiff
Fixed tests
authorFelipe Pena <felipe@php.net>
Tue, 26 Feb 2008 13:16:55 +0000 (13:16 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 26 Feb 2008 13:16:55 +0000 (13:16 +0000)
ext/standard/tests/general_functions/parse_ini_basic.phpt
ext/standard/tests/general_functions/parse_ini_booleans.phpt

index 1b35321d498ceee28e9e441773a1b04042d8ff6d..a6d5f232701918c3391f7aeef449fb2e5a238497 100644 (file)
@@ -45,7 +45,7 @@ array(25) {
     ["dqstring"]=>
     string(51) "asdadfsdjkslkj ¡@£$$ { } !^~|¥¥{[()/)&/% ¤ # #"
     ["php_constant"]=>
-    string(4) "8191"
+    string(5) "16383"
     ["user_constant"]=>
     string(21) "this_is_test_constant"
   }
@@ -76,7 +76,7 @@ array(25) {
     ["dqstring"]=>
     string(41) "asdadfsdjkslkj ¡@£$$€¥¥{[()/)&/%#¤"
     ["php_constant"]=>
-    string(4) "8191"
+    string(5) "16383"
   }
   ["comments"]=>
   array(1) {
@@ -305,7 +305,7 @@ array(25) {
     [u"dqstring"]=>
     unicode(46) "asdadfsdjkslkj ¡@£$$ { } !^~|¥¥{[()/)&/% ¤ # #"
     [u"php_constant"]=>
-    unicode(4) "8191"
+    unicode(5) "16383"
     [u"user_constant"]=>
     unicode(21) "this_is_test_constant"
   }
@@ -336,7 +336,7 @@ array(25) {
     [u"dqstring"]=>
     unicode(34) "asdadfsdjkslkj ¡@£$$€¥¥{[()/)&/%#¤"
     [u"php_constant"]=>
-    unicode(4) "8191"
+    unicode(5) "16383"
   }
   [u"comments"]=>
   array(1) {
index 84fb8ca91d27d3b05b126a9456b18ac40e6f4b3e..257636743ccdbfa3a9e851a4970303199e4f5153 100644 (file)
@@ -15,17 +15,17 @@ array(3) {
   ["error_reporting values"]=>
   array(6) {
     ["foo"]=>
-    string(6) "8191 8"
+    string(7) "16383 8"
     ["error_reporting"]=>
-    string(4) "8191"
+    string(5) "16383"
     ["error_reporting1"]=>
     string(4) "4177"
     ["error_reporting2"]=>
-    string(4) "8183"
+    string(5) "16375"
     ["error_reporting3"]=>
-    string(4) "8183"
+    string(5) "16375"
     ["error_reporting4"]=>
-    string(4) "8183"
+    string(5) "16375"
   }
   ["true or false"]=>
   array(8) {
@@ -72,17 +72,17 @@ array(3) {
   [u"error_reporting values"]=>
   array(6) {
     [u"foo"]=>
-    unicode(6) "8191 8"
+    unicode(7) "16383 8"
     [u"error_reporting"]=>
-    unicode(4) "8191"
+    unicode(5) "16383"
     [u"error_reporting1"]=>
     unicode(4) "4177"
     [u"error_reporting2"]=>
-    unicode(4) "8183"
+    unicode(5) "16375"
     [u"error_reporting3"]=>
-    unicode(4) "8183"
+    unicode(5) "16375"
     [u"error_reporting4"]=>
-    unicode(4) "8183"
+    unicode(5) "16375"
   }
   [u"true or false"]=>
   array(8) {