Browse Source

Fixed tests

migration/RELEASE_1_0_0
Dmitry Stogov 21 years ago
parent
commit
dd7f14dd47
  1. 2
      tests/unicode/func/strpos.phpt
  2. 2
      tests/unicode/func/strstr.phpt

2
tests/unicode/func/strpos.phpt

@ -1,5 +1,7 @@
--TEST--
Unicode: strpos() function test
--INI--
unicode_semantics=on
--FILE--
<?php
$a = "a™ᄒ\U020021z";

2
tests/unicode/func/strstr.phpt

@ -1,5 +1,7 @@
--TEST--
Unicode: strpos() function test
--INI--
unicode_semantics=on
--FILE--
<?php
$a = "a™ᄒ\U020021z";

Loading…
Cancel
Save