From fbcad1b63e949c1e0d4594324236f567f47b122f Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Fri, 19 Aug 2005 17:54:08 +0000 Subject: [PATCH] This file should be used to keep track of extension upgrade progress. Please add completed functions to the list. --- unicode-progress.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 unicode-progress.txt 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() -- 2.50.1