diff options
| author | Markus Fischer <mfischer@php.net> | 2002-06-11 21:29:32 +0000 |
|---|---|---|
| committer | Markus Fischer <mfischer@php.net> | 2002-06-11 21:29:32 +0000 |
| commit | 9ec38259ed654568e5b6b8462c952d2e60ed4eb6 (patch) | |
| tree | 50cb7dd004646af7cc7e1273967ce094c9309436 | |
| parent | 17b3ef47f3903fa2dfb0bda9302fcbfb8a012f25 (diff) | |
| download | php-git-9ec38259ed654568e5b6b8462c952d2e60ed4eb6.tar.gz | |
- Those have been implemented already.
| -rw-r--r-- | ext/domxml/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
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. |
