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 /ext/unicode/tests/iterator_002.phpt | |
| parent | a6b16202675e4fd69f73da409c6a215cf1bef2cf (diff) | |
| download | php-git-bfceaaf1d1ebb800a24b6d746e1188e452c9ef10.tar.gz | |
unicode_semantics -> unicode.semantics
Diffstat (limited to 'ext/unicode/tests/iterator_002.phpt')
| -rwxr-xr-x | ext/unicode/tests/iterator_002.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/unicode/tests/iterator_002.phpt b/ext/unicode/tests/iterator_002.phpt index 1e3ce7447e..fc14cab0a4 100755 --- a/ext/unicode/tests/iterator_002.phpt +++ b/ext/unicode/tests/iterator_002.phpt @@ -1,7 +1,7 @@ --TEST-- Unicode: Iterator and key() --SKIPIF-- -<?php if (!unicode_semantics()) die('skip unicode_semantics=off'); ?> +<?php if (!unicode_semantics()) die('skip unicode.semantics=off'); ?> --FILE-- <?php |
