mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
php 6 requires GD 2.0.33
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214330 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
63d59074bc
commit
148099f962
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.26 $ -->
|
||||
<!-- $Revision: 1.27 $ -->
|
||||
<!-- Purpose: utilspec.image -->
|
||||
<!-- Membership: bundled -->
|
||||
|
||||
|
@ -62,7 +62,8 @@
|
|||
</para>
|
||||
<note>
|
||||
<para>
|
||||
Support for GD 1.x has been removed as of PHP 6.0.0.
|
||||
Support for GD 1.x has been removed as of PHP 6.0.0, which requires GD
|
||||
2.0.33 or later.
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue