mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
per Pierre request, revert gd version to 2.0.1 and recomend 2.0.28 or later
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214329 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
aaf56e726f
commit
63d59074bc
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ PHP was compiled against GD-1.8 or later.</simpara></note>'>
|
|||
<!ENTITY note.bundled.gd '<note><simpara>This function is only available if
|
||||
PHP is compiled with the bundled version of the GD library.</simpara></note>'>
|
||||
|
||||
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0 or later.</simpara></note>'>
|
||||
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later (2.0.28 or later is recommended).</simpara></note>'>
|
||||
|
||||
<!-- DomXml Notes -->
|
||||
<!ENTITY node.inserted 'This node will not show up in the document unless it
|
||||
|
|
Loading…
Reference in a new issue