mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
adding <option> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76679 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
25d759ece7
commit
ce40eaca97
1 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.86 $ -->
|
||||
<!-- $Revision: 1.87 $ -->
|
||||
<reference id="ref.image">
|
||||
<title>Image functions</title>
|
||||
<titleabbrev>Image</titleabbrev>
|
||||
|
@ -74,7 +74,8 @@
|
|||
<para>
|
||||
<note>
|
||||
<simpara>
|
||||
This function is only available in PHP 4 compiled using --enable-exif.
|
||||
This function is only available in PHP 4 compiled using
|
||||
<option role="configure">--enable-exif</option>.
|
||||
</simpara>
|
||||
<simpara>
|
||||
This function does not require the GD image library.
|
||||
|
@ -263,7 +264,8 @@ THUMBNAIL.Thumbnail.Height: 1
|
|||
</note>
|
||||
<note>
|
||||
<simpara>
|
||||
This function is only available in PHP 4 compiled using --enable-exif.
|
||||
This function is only available in PHP 4 compiled using
|
||||
<option role="configure">--enable-exif</option>.
|
||||
Its functionality and behaviour has changed in PHP 4.2. Earlier versions
|
||||
are very unstable.
|
||||
</simpara>
|
||||
|
@ -309,7 +311,8 @@ THUMBNAIL.Thumbnail.Height: 1
|
|||
<para>
|
||||
<note>
|
||||
<simpara>
|
||||
This function is only available in PHP 4 compiled using --enable-exif.
|
||||
This function is only available in PHP 4 compiled using
|
||||
<option role="configure">--enable-exif</option>.
|
||||
Its functionality and behaviour has changed in PHP 4.2
|
||||
</simpara>
|
||||
<simpara>
|
||||
|
|
Loading…
Reference in a new issue