mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
some more ideas
This commit is contained in:
9
TODO
9
TODO
@@ -16,6 +16,15 @@ 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.
|
||||
* all OCIFetch*() functions should return 0 for no more data and false on error.
|
||||
|
||||
ext/standard
|
||||
------------
|
||||
* strpad() (Andrei)
|
||||
|
||||
Reference in New Issue
Block a user