]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorThies C. Arntzen <thies@php.net>
Tue, 23 Nov 1999 13:02:55 +0000 (13:02 +0000)
committerThies C. Arntzen <thies@php.net>
Tue, 23 Nov 1999 13:02:55 +0000 (13:02 +0000)
TODO

diff --git a/TODO b/TODO
index 5f52c65359bba7a991025c10de07e6201632b049..42d7119951a30c58050802e0defcc15b9862834f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,3 +5,8 @@ ext/standard
 ------------
        * strpad() (Andrei)
     * advanced sort (Andrei)
+       * make all string functions binary-safe.
+       * on some platforms unimplemented function will just do nothing (eg symlink)
+         they should print a warning or be not even defined!
+       * add remarks in the documentation which functions are not implemented on win32.
+       * add remarks in the documentation which functions are not binary-safe.