]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Wed, 4 Oct 2006 17:25:15 +0000 (17:25 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 4 Oct 2006 17:25:15 +0000 (17:25 +0000)
unicode-progress.txt

index 5401ae3bdb9770aa39d0ed3315e901c0cf3e0a11..0b46a334d8d0de5766ae7c992784de188d876b10 100644 (file)
@@ -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()