]> granicus.if.org Git - php/commitdiff
- Those have been implemented already.
authorMarkus Fischer <mfischer@php.net>
Tue, 11 Jun 2002 21:29:32 +0000 (21:29 +0000)
committerMarkus Fischer <mfischer@php.net>
Tue, 11 Jun 2002 21:29:32 +0000 (21:29 +0000)
ext/domxml/TODO

index f379aaaf908359a473f1962585b4bc102ac03ff2..49db5464659ba3d4ec5f2d1dd0c389890bc7a894 100644 (file)
@@ -1,11 +1,5 @@
 1) Implement the following list entries and thier destructors:
-       le_domxmldoctypep
-       le_domxmldtdp
-       le_domxmlcdatap
-       le_domxmlpip
-       le_domxmlcommentp
        le_domxmlnotationp
-       le_domxmlentityrefp
 
 2) Use ZEND_FETCH_RESOURCE() macros instead of custom functions.
 3) Implement those classes we really want, kill all of the rest.