]> granicus.if.org Git - php/commitdiff
Fixed tests
authorDmitry Stogov <dmitry@php.net>
Thu, 18 Aug 2005 10:53:55 +0000 (10:53 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 18 Aug 2005 10:53:55 +0000 (10:53 +0000)
tests/unicode/func/strpos.phpt
tests/unicode/func/strstr.phpt

index 9bef742e9739a8816aa4256ea4dee450593e9b5f..785ae73d7695dfd611f8251e09d2b2dca40e32e2 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Unicode: strpos() function test
+--INI--
+unicode_semantics=on
 --FILE--
 <?php
 $a = "a™ᄒ\U020021z";
index ad5727dadac68cb6e4d74ba610f36b0c79335a51..38d8eb5e91dd8e75cda1ee890e3e9d2d23510350 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Unicode: strpos() function test
+--INI--
+unicode_semantics=on
 --FILE--
 <?php
 $a = "a™ᄒ\U020021z";