nlopess Tue Jul 12 08:20:44 2005 EDT
Modified files:
/phpdoc/en/reference/ircg reference.xml
/phpdoc/en/reference/dbx reference.xml
Log:
add the 'moved to pecl' note (PHP 5.1.0)
http://cvs.php.net/diff.php/phpdoc/en/reference/ircg/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/ircg/reference.xml
diff -u phpdoc/en/reference/ircg/reference.xml:1.6
phpdoc/en/reference/ircg/reference.xml:1.7
--- phpdoc/en/reference/ircg/reference.xml:1.6 Wed Dec 24 09:13:07 2003
+++ phpdoc/en/reference/ircg/reference.xml Tue Jul 12 08:20:44 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<reference id="ref.ircg">
<title>IRC Gateway Functions</title>
<titleabbrev>IRC Gateway</titleabbrev>
@@ -29,6 +29,11 @@
<listitem><para>Windows</para></listitem>
</itemizedlist>
</para>
+ <note>
+ <para>
+ &pecl.moved-ver;5.1.0.
+ </para>
+ </note>
</section>
&reference.ircg.configure;
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/reference.xml?r1=1.17&r2=1.18&ty=u
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.17
phpdoc/en/reference/dbx/reference.xml:1.18
--- phpdoc/en/reference/dbx/reference.xml:1.17 Wed Feb 2 03:41:51 2005
+++ phpdoc/en/reference/dbx/reference.xml Tue Jul 12 08:20:44 2005
@@ -1,12 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
-
-<!--
- If anyone from the translator group has problems with the
- new version of this file, and finds too difficult the sync his
- translation with this doc, please mail me: [EMAIL PROTECTED]
--->
-
+<!-- $Revision: 1.18 $ -->
<reference id="ref.dbx">
<title>dbx Functions</title>
<titleabbrev>dbx</titleabbrev>
@@ -22,6 +15,11 @@
databases, but interface to the modules that are used to support
these databases.
</para>
+ <note>
+ <para>
+ &pecl.moved-ver;5.1.0.
+ </para>
+ </note>
</section>
<section id="dbx.required">