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:
Maciej Sobaczewski 2016-12-01 13:06:53 +00:00
parent 0e434ad322
commit 158f8a3d56

View file

@ -8,7 +8,7 @@
<function name="getimagesize" from="PHP 4, PHP 5, PHP 7"/>
<function name="getimagesizefromstring" from="PHP 5 &gt;= 5.4.0, PHP 7"/>
<function name="image2wbmp" from="PHP 4 &gt;= 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 &gt;= 5.2.0, PHP 7"/>
<function name="image_type_to_mime_type" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7"/>
<function name="imageaffine" from="PHP 5 &gt;= 5.5.0, PHP 7"/>
<function name="imageaffinematrixconcat" from="PHP 5 &gt;= 5.5.0, PHP 7"/>