php-src/ext/xmlreader/TODO

9 lines
191 B
Plaintext
Raw Normal View History

2004-07-27 21:06:04 +00:00
- Implement functions to support PHP 4
2004-04-19 18:55:02 +00:00
- Refactor internals once libxml 2.6.x is minimum requirement for PHP 5
use new api for creating the xmlTextReaderPtr
- Add Custom Error Handling