php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75438 2nd parameter of imagewebp() is optional
Submitted: 2017-10-25 09:34 UTC Modified: 2017-10-25 12:12 UTC
From: fabien dot villepinte at gmail dot com Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 + 21 = ?
Subscribe to this entry?

 
 [2017-10-25 09:34 UTC] fabien dot villepinte at gmail dot com
Description:
------------
The 2nd parameter of imagewebp() is optional but it is documented as required:
https://secure.php.net/manual/en/function.imagewebp.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-25 10:59 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: GD related -Assigned To: +Assigned To: cmb
 [2017-10-25 12:12 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2017-10-25 12:12 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Fixed with <http://svn.php.net/viewvc?view=revision&revision=343295>.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=d47f8424f1bf9374ad9d6ebf3470f3e45751b10c
Log: Fix #75438: 2nd parameter of imagewebp() is optional
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 06:01:27 2025 UTC