mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
those functions are available since gd 2.0 not 2.0.1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214321 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
214bc4018b
commit
47a9741524
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.1 or later.</simpara></note>'>
|
||||
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0 or later.</simpara></note>'>
|
||||
|
||||
<!-- DomXml Notes -->
|
||||
<!ENTITY node.inserted 'This node will not show up in the document unless it
|
||||
|
|
Loading…
Reference in a new issue