summaryrefslogtreecommitdiff
path: root/unicode-progress.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unicode-progress.txt')
-rw-r--r--unicode-progress.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/unicode-progress.txt b/unicode-progress.txt
index 9bbd5b5e48..416ef4b574 100644
--- a/unicode-progress.txt
+++ b/unicode-progress.txt
@@ -4,6 +4,7 @@ Extension Upgrade Tracking
ext/standard
------------
Status: In Progress
+
Completed:
bin2hex()
chr()
@@ -18,9 +19,13 @@ ext/standard
trim()
ucwords()
ucfirst()
-ZE
---
+
+
+Zend Engine
+-----------
Status: In Progress
+
+ TBD:
debug_backtrace()
Completed:
class_exists()
@@ -58,7 +63,7 @@ ZE
restore_exception_handler()
set_error_handler()
set_exception_handler()
- strcasecmp()
+ strcasecmp()
strcmp()
strlen()
strncasecmp()
@@ -66,3 +71,5 @@ ZE
trigger_error()
zend_thread_id()
zend_version()
+
+vim: set et ts=4 sts: