Annotation of embedaddon/php/ext/xmlreader/TODO, revision 1.1

1.1     ! misho       1: - Implement functions to support PHP 4
        !             2: 
        !             3: - Refactor internals once libxml 2.6.x is minimum requirement for PHP 5
        !             4:   use new api for creating the xmlTextReaderPtr
        !             5: 
        !             6: - Add Custom Error Handling
        !             7: 
        !             8: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>