summaryrefslogtreecommitdiff
path: root/ext/xmlreader/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlreader/TODO')
-rw-r--r--ext/xmlreader/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/xmlreader/TODO b/ext/xmlreader/TODO
new file mode 100644
index 0000000..744c561
--- /dev/null
+++ b/ext/xmlreader/TODO
@@ -0,0 +1,8 @@
+- Implement functions to support PHP 4
+
+- Refactor internals once libxml 2.6.x is minimum requirement for PHP 5
+ use new api for creating the xmlTextReaderPtr
+
+- Add Custom Error Handling
+
+