]> granicus.if.org Git - php/commitdiff
fix test
authorAnatol Belski <ab@php.net>
Wed, 17 Aug 2016 22:18:26 +0000 (00:18 +0200)
committerAnatol Belski <ab@php.net>
Wed, 17 Aug 2016 22:18:26 +0000 (00:18 +0200)
The improvements to the base64 functionality allows now to loosen
strictness. Strict mode still can be activated later, if there are
any issues.

ext/wddx/tests/bug72750.phpt

index 3a6794df2803f71de7d23d16d261167db16ac095..ae77ff75dc58cc3ef7d452b589aa4492be45fbbf 100644 (file)
@@ -30,5 +30,5 @@ var_dump($array);
 --EXPECT--
 array(1) {
   ["aBinary"]=>
-  string(0) ""
-}
+  string(9) "µ\89¥¹\85ÉF\17F"
+}
\ No newline at end of file