mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
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:
parent
b09c6796c8
commit
00e1e85138
3 changed files with 6 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue