betz Wed Jul 21 18:20:01 2004 EDT
Modified files:
/phpdoc/en/reference/domxml reference.xml
Log:
domxml is php4 only and moved to pecl.
dom is replacement for php 5.
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/reference.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/reference/domxml/reference.xml
diff -u phpdoc/en/reference/domxml/reference.xml:1.15
phpdoc/en/reference/domxml/reference.xml:1.16
--- phpdoc/en/reference/domxml/reference.xml:1.15 Tue Feb 24 03:45:33 2004
+++ phpdoc/en/reference/domxml/reference.xml Wed Jul 21 18:20:01 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<reference id="ref.domxml">
<title>DOM XML Functions</title>
<titleabbrev>DOM XML</titleabbrev>
@@ -27,6 +27,13 @@
<function>set_attribute</function>, etc. and finally the
<function>DomDocument_dump_mem</function> function.
</para>
+ ¬e.pecl-php5;
+ <note>
+ <simpara>
+ If you need DOM XML support with PHP 5 you can use the
+ <link linkend="ref.dom">DOM</link> extension.
+ </simpara>
+ </note>
</section>
<section id="domxml.requirements">
@@ -763,4 +770,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-