]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Tue, 4 Aug 2009 10:22:18 +0000 (10:22 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 4 Aug 2009 10:22:18 +0000 (10:22 +0000)
tests/security/open_basedir_file.phpt

index ad222e894bc7b97fa71ea81fce7fcb3f1955e605..5219cd2629d08fff4424d112a566c1624aa5a99a 100644 (file)
@@ -70,19 +70,19 @@ Warning: file(%s/test/bad/../bad/bad.txt): failed to open stream: %s in %s on li
 bool(false)
 array(1) {
   [0]=>
-  string(12) "Hello World!"
+  unicode(12) "Hello World!"
 }
 array(1) {
   [0]=>
-  string(12) "Hello World!"
+  unicode(12) "Hello World!"
 }
 array(1) {
   [0]=>
-  string(12) "Hello World!"
+  unicode(12) "Hello World!"
 }
 array(1) {
   [0]=>
-  string(12) "Hello World!"
+  unicode(12) "Hello World!"
 }
 *** Finished testing open_basedir configuration [file] ***