From: Andrei Zmievski Date: Wed, 4 Oct 2006 17:25:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: RELEASE_1_0_0RC1~1419 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4c885371744a1bc09f31027500f33d56e589e41;p=php *** empty log message *** --- diff --git a/unicode-progress.txt b/unicode-progress.txt index 5401ae3bdb..0b46a334d8 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -28,7 +28,6 @@ ext/standard str_replace() stri_replace() - substr_compare() These are the problematic ones. There are a few approaches: 1. Case-fold both need and haystack and then do simple search. @@ -169,6 +168,7 @@ ext/standard strtolower() strtoupper() substr() + substr_compare() substr_count() substr_replace() trim()