diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-06-28 15:07:14 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-06-28 15:07:14 +0000 |
| commit | bfceaaf1d1ebb800a24b6d746e1188e452c9ef10 (patch) | |
| tree | d18fa840ef73cfc9a18907ef88d91def2b3aa205 /tests/unicode/func/strstr.phpt | |
| parent | a6b16202675e4fd69f73da409c6a215cf1bef2cf (diff) | |
| download | php-git-bfceaaf1d1ebb800a24b6d746e1188e452c9ef10.tar.gz | |
unicode_semantics -> unicode.semantics
Diffstat (limited to 'tests/unicode/func/strstr.phpt')
| -rw-r--r-- | tests/unicode/func/strstr.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unicode/func/strstr.phpt b/tests/unicode/func/strstr.phpt index 38d8eb5e91..4eefb67250 100644 --- a/tests/unicode/func/strstr.phpt +++ b/tests/unicode/func/strstr.phpt @@ -1,7 +1,7 @@ --TEST-- Unicode: strpos() function test --INI-- -unicode_semantics=on +unicode.semantics=on --FILE-- <?php $a = "a™ᄒ\U020021z"; |
