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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC