mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
PHP 4.0.0 betas/RC's == PHP 4.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66811 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
468daad7ae
commit
14ba5296db
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.109 $ -->
|
||||
<!-- $Revision: 1.110 $ -->
|
||||
<reference id="ref.filesystem">
|
||||
<title>Filesystem functions</title>
|
||||
<titleabbrev>Filesystem</titleabbrev>
|
||||
|
@ -679,7 +679,7 @@ fclose ($fd);
|
|||
<note>
|
||||
<para>
|
||||
<parameter>allowable_tags</parameter> was added in PHP 3.0.13,
|
||||
PHP4B3.
|
||||
PHP 4.0.0.
|
||||
</para>
|
||||
</note>
|
||||
</para>
|
||||
|
@ -1586,7 +1586,7 @@ luigi florist it
|
|||
</para>
|
||||
<note>
|
||||
<para>
|
||||
The <parameter>whence</parameter> argument was added after PHP 4.0 RC1.
|
||||
The <parameter>whence</parameter> argument was added after PHP 4.0.0.
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue