mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Document 'WebP Support' using gd_info()
# Pierre will add this shortly git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329938 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e2bee5cea1
commit
63ad4c2f57
1 changed files with 11 additions and 0 deletions
|
@ -87,6 +87,11 @@
|
|||
<entry><type>boolean</type> value. &true;
|
||||
if <literal>XBM</literal> support is included.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>WebP Support</entry>
|
||||
<entry><type>boolean</type> value. &true;
|
||||
if <literal>WebP</literal> support is included.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
@ -151,6 +156,12 @@ array(9) {
|
|||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>5.5.0</entry>
|
||||
<entry>
|
||||
<literal>WebP Support</literal> added.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>5.3.0</entry>
|
||||
<entry>
|
||||
|
|
Loading…
Reference in a new issue