mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed version information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104505 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1d34ef2490
commit
8aac654b44
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<sect3 id="install.configure.options.misc">
|
||||
<title>Misc options</title>
|
||||
<variablelist>
|
||||
|
@ -886,7 +886,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable user-space object overloading support. PHP 3 only!
|
||||
Disable user-space object overloading support. PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -896,7 +896,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include YP support. PHP 3 only!
|
||||
Include YP support. PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -907,7 +907,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Include ZIP support (requires zziplib >= 0.10.6).
|
||||
PHP 3 only!
|
||||
PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue