diff options
author | Andrei Zmievski <andrei@php.net> | 1999-12-07 19:18:04 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 1999-12-07 19:18:04 +0000 |
commit | 6068b5bdacc76296299ea9a3c9fa63049780d961 (patch) | |
tree | 384fc7fc6da03e6f2bbbc08916383bef655176cf /TODO | |
parent | be197551c7c80a6c13f59b70af58b003f3bc49d2 (diff) | |
download | php-git-6068b5bdacc76296299ea9a3c9fa63049780d961.tar.gz |
Apparently already implemented by Thies.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -16,10 +16,6 @@ documentation * add remarks in the documentation which functions are not implemented on win32. * add remarks in the documentation which functions are not binary-safe. -ext/xml -------- - * allow class methods to be used as handlers - ext/oci8 -------- * map boolean value false to oracle NULL. |