moved to PECL

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178722 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2005-02-02 15:28:17 +00:00
parent b09c6796c8
commit 00e1e85138
3 changed files with 6 additions and 3 deletions

View file

@ -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>
&note.pecl-php5;
<para>
This extension is only available on Windows Platforms as of PHP 5.0.0
</para>

View file

@ -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>
&note.pecl-php5;
&note.no-windows.extension;
</section>

View file

@ -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>
&note.pecl-php5;
&warn.experimental;
</section>