mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
image_type_to_extension() was added in PHP 5.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341249 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0e434ad322
commit
158f8a3d56
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<function name="getimagesize" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="getimagesizefromstring" from="PHP 5 >= 5.4.0, PHP 7"/>
|
||||
<function name="image2wbmp" from="PHP 4 >= 4.0.5, PHP 5, PHP 7"/>
|
||||
<function name="image_type_to_extension" from="PHP 5, PHP 7"/>
|
||||
<function name="image_type_to_extension" from="PHP 5 >= 5.2.0, PHP 7"/>
|
||||
<function name="image_type_to_mime_type" from="PHP 4 >= 4.3.0, PHP 5, PHP 7"/>
|
||||
<function name="imageaffine" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
<function name="imageaffinematrixconcat" from="PHP 5 >= 5.5.0, PHP 7"/>
|
||||
|
|
Loading…
Reference in a new issue