php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66838 Fix version implemented for imagesetbrush()
Submitted: 2014-03-06 22:52 UTC Modified: 2015-06-23 00:31 UTC
From: lbayuk at users dot sourceforge dot net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2014-03-06 22:52 UTC] lbayuk at users dot sourceforge dot net
Description:
------------
---
From manual page: http://www.php.net/function.imagesetbrush
---

In the reference manual for the GD extension function imagesetbrush() http://www.php.net/manual/en/function.imagesetbrush.php it says it was implemented in "PHP 5 >= 5.5.0". This is incorrect, as this function has been around a lot longer. I think it was first implemented in PHP-4.0.6.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-22 22:07 UTC] lbayuk at users dot sourceforge dot net
-: lb2048 at pobox dot com +: lbayuk at users dot sourceforge dot net
 [2015-06-22 22:07 UTC] lbayuk at users dot sourceforge dot net
(Confirm this is still in the latest Manual, and fixed email)
 [2015-06-23 00:29 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=337033
Log: removed duplicate <function> element for imagesetbrush (fixes #66838)
 [2015-06-23 00:31 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-06-23 00:31 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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC