summaryrefslogtreecommitdiff
path: root/unicode-progress.txt
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2006-09-22 19:35:05 +0000
committerAndrei Zmievski <andrei@php.net>2006-09-22 19:35:05 +0000
commitca83e9b7a7411cfa119c75ce22a7cb8ef86eb5f2 (patch)
treeda0aacf011e64a7dfc6982794d895b9c97ee387b /unicode-progress.txt
parent96f9c9c59c8781457fc93b39d8864d52ca07e7a6 (diff)
downloadphp-git-ca83e9b7a7411cfa119c75ce22a7cb8ef86eb5f2.tar.gz
Unicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
it pretty.
Diffstat (limited to 'unicode-progress.txt')
-rw-r--r--unicode-progress.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/unicode-progress.txt b/unicode-progress.txt
index 3edcd28cf7..44e9cfcafe 100644
--- a/unicode-progress.txt
+++ b/unicode-progress.txt
@@ -23,9 +23,6 @@ ext/standard
parse_str()
Params API. How do we deal with encoding of the data?
- quotemeta()
- Params API, IS_UNICODE upgrade
-
sscanf()
Params API. Rest - no idea yet.
@@ -147,6 +144,7 @@ ext/standard
nl2br()
ord()
pathinfo()
+ quotemeta()
range()
similar_text()
str_pad()