1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/ext/xmlreader/TODO
2014-09-20 18:24:38 +02:00

9 lines
191 B
Plaintext

- 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