mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
more precise version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128095 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d3468a47ac
commit
bb5700dbf3
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<section id="filesystem.configuration">
|
||||
&reftitle.runtime;
|
||||
&extension.runtime;
|
||||
|
@ -74,7 +74,7 @@
|
|||
</note>
|
||||
<warning>
|
||||
<para>
|
||||
On Windows versions prior to PHP 4.3, the following functions do not
|
||||
On Windows versions prior to PHP 4.3.0, the following functions do not
|
||||
support remote file accesing: <function>include</function>,
|
||||
<function>include_once</function>, <function>require</function>,
|
||||
<function>require_once</function> and the imagecreatefromXXX
|
||||
|
@ -107,7 +107,7 @@
|
|||
</para>
|
||||
<note>
|
||||
<simpara>
|
||||
This configuration option was introduced in PHP 4.3.
|
||||
This configuration option was introduced in PHP 4.3.0
|
||||
</simpara>
|
||||
</note>
|
||||
</listitem>
|
||||
|
@ -144,7 +144,7 @@
|
|||
</para>
|
||||
<note>
|
||||
<simpara>
|
||||
This configuration option was introduced in PHP 4.3.
|
||||
This configuration option was introduced in PHP 4.3.0
|
||||
</simpara>
|
||||
</note>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue