From: Markus Fischer Date: Tue, 11 Jun 2002 21:29:32 +0000 (+0000) Subject: - Those have been implemented already. X-Git-Tag: php5_5_0~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ec38259ed654568e5b6b8462c952d2e60ed4eb6;p=php - Those have been implemented already. --- diff --git a/ext/domxml/TODO b/ext/domxml/TODO index f379aaaf90..49db546465 100644 --- a/ext/domxml/TODO +++ b/ext/domxml/TODO @@ -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.