add one more item

This commit is contained in:
Nuno Lopes
2008-12-18 12:01:36 +00:00
parent 732ab126d8
commit f4d70a6404

View File

@@ -7,4 +7,5 @@ TODO
- add support for zend_get_parameters_ex()
- check the args of our printf-style functions: zend_throw_exception_ex, zend_error,
zend_printf, php_printf, php_error_docref*, spprintf, ...
- check if the printf-style functions have a constant format arg (e.g. #46887)
- check if zend_restore_error_handling() is called after zend_replace_error_handling()