1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/dom/TODO
Rob Richards 9e3956b313 constructors throw DOMException
add DOM_PHP_ERR DomException code
validate tagnames in constructors
use C style comments
update TODO
2004-05-16 10:30:16 +00:00

5 lines
166 B
Plaintext

For 5.1
1) enhance XPath functionality
2) look at auto encoding support for in/output
3) What DOM object types are really needed (i.e. not currently using DOMString)