diff options
Diffstat (limited to 'ext/xmlwriter/TODO')
-rw-r--r-- | ext/xmlwriter/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/xmlwriter/TODO b/ext/xmlwriter/TODO new file mode 100644 index 0000000..bfc895d --- /dev/null +++ b/ext/xmlwriter/TODO @@ -0,0 +1,5 @@ +- Fix up config file for PHP 5 to use libxml extension configuration +- Add tests for Namespace functions/methods +- Sync with xmlwriter (new dtd func?) +- Write documentations in docbook + |