diff options
author | Andrei Zmievski <andrei@php.net> | 1999-12-09 23:45:30 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 1999-12-09 23:45:30 +0000 |
commit | 7e4bd9fb606a1564390e3b5359e13f21bc1a963f (patch) | |
tree | 76f95b18ccb433582d24f6661f6025302c9e9740 /TODO | |
parent | 2a794e8205363e0ef5aea8800c8f04b2b381a03a (diff) | |
download | php-git-7e4bd9fb606a1564390e3b5359e13f21bc1a963f.tar.gz |
(PHP strtoupper, strtolower, substr_replace) Made binary-safe.
@Made strtoupper(), strtolower(), substr_replace() binary-safe. (Andrei)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -29,15 +29,12 @@ ext/standard strcspn() implode() strtok() - strtoupper() - strtolower() basename() dirname() stristr() strstr() strrpos() strrchr() - substr_replace() quotemeta() ucwords() strip_tags() |