didou Wed Feb 2 10:28:18 2005 EDT
Modified files:
/phpdoc/en/reference/nis reference.xml
/phpdoc/en/reference/dio reference.xml
/phpdoc/en/reference/w32api reference.xml
Log:
moved to PECL
http://cvs.php.net/diff.php/phpdoc/en/reference/nis/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/nis/reference.xml
diff -u phpdoc/en/reference/nis/reference.xml:1.6
phpdoc/en/reference/nis/reference.xml:1.7
--- phpdoc/en/reference/nis/reference.xml:1.6 Sun Dec 1 12:10:13 2002
+++ phpdoc/en/reference/nis/reference.xml Wed Feb 2 10:28:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<reference id="ref.nis">
<title>YP/NIS Functions</title>
<titleabbrev>YP/NIS</titleabbrev>
@@ -15,6 +15,7 @@
The Linux NIS(YP)/NYS/NIS+ HOWTO</ulink>. There is also a book called
<ulink
url="&url.nis.book;">Managing NFS and NIS</ulink> by Hal Stern.
</para>
+ ¬e.pecl-php5;
¬e.no-windows.extension;
</section>
http://cvs.php.net/diff.php/phpdoc/en/reference/dio/reference.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/dio/reference.xml
diff -u phpdoc/en/reference/dio/reference.xml:1.11
phpdoc/en/reference/dio/reference.xml:1.12
--- phpdoc/en/reference/dio/reference.xml:1.11 Sat Jan 29 19:17:10 2005
+++ phpdoc/en/reference/dio/reference.xml Wed Feb 2 10:28:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<reference id="ref.dio">
<title>Direct IO Functions</title>
<titleabbrev>Direct IO</titleabbrev>
@@ -17,6 +17,7 @@
<link linkend="ref.filesystem">filesystem</link> functions are more
than adequate.
</para>
+ ¬e.pecl-php5;
<para>
This extension is only available on Windows Platforms as of PHP 5.0.0
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/w32api/reference.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/w32api/reference.xml
diff -u phpdoc/en/reference/w32api/reference.xml:1.7
phpdoc/en/reference/w32api/reference.xml:1.8
--- phpdoc/en/reference/w32api/reference.xml:1.7 Tue Feb 24 03:46:33 2004
+++ phpdoc/en/reference/w32api/reference.xml Wed Feb 2 10:28:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<reference id="ref.w32api">
<title>W32api Functions</title>
<titleabbrev>W32api</titleabbrev>
@@ -16,6 +16,7 @@
Currently supported types are generic PHP types (strings, booleans,
floats,
integers and nulls) and types you define with
<function>w32api_deftype</function>.
</para>
+ ¬e.pecl-php5;
&warn.experimental;
</section>