]> granicus.if.org Git - php/commitdiff
This file should be used to keep track of extension upgrade progress.
authorAndrei Zmievski <andrei@php.net>
Fri, 19 Aug 2005 17:54:08 +0000 (17:54 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 19 Aug 2005 17:54:08 +0000 (17:54 +0000)
Please add completed functions to the list.

unicode-progress.txt [new file with mode: 0644]

diff --git a/unicode-progress.txt b/unicode-progress.txt
new file mode 100644 (file)
index 0000000..4f8c0a9
--- /dev/null
@@ -0,0 +1,20 @@
+Extension Upgrade Tracking
+==========================
+
+ext/standard
+------------
+  Status: In Progress
+  Completed:
+        bin2hex()
+        explode()
+        implode()
+        range()
+        str_repeat()
+        strpos()
+        strstr()
+        strtolower()
+        strtotupper()
+        substr()
+        trim()
+        ucwords()
+        ucfirst()