From: Andrei Zmievski Date: Fri, 19 Aug 2005 17:54:08 +0000 (+0000) Subject: This file should be used to keep track of extension upgrade progress. X-Git-Tag: PRE_NEW_OCI8_EXTENSION~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fbcad1b63e949c1e0d4594324236f567f47b122f;p=php This file should be used to keep track of extension upgrade progress. Please add completed functions to the list. --- diff --git a/unicode-progress.txt b/unicode-progress.txt new file mode 100644 index 0000000000..4f8c0a9711 --- /dev/null +++ b/unicode-progress.txt @@ -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()