php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80029 flopImage has wrong documentation
Submitted: 2020-08-28 09:47 UTC Modified: 2020-08-28 15:08 UTC
From: mail at florian-schulte dot net Assigned: cmb (profile)
Status: Closed Package: imagick (PECL)
PHP Version: Irrelevant OS: all
Private report: No CVE-ID: None
 [2020-08-28 09:47 UTC] mail at florian-schulte dot net
Description:
------------
In both documentation pages the descriptions say:
"Creates a vertical mirror image".

If I am not mistaken, the flopImage() description has to be changed to "[..] horizontal mirror image". (Otherwise flipImage is wrong).

However the detailed description correctly names the right mirror axes.

---
From manual page:
https://php.net/imagick.flipimage
https://php.net/imagick.flopimage
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-08-28 10:09 UTC] cmb@php.net
-Package: *Graphics related +Package: imagick
 [2020-08-28 15:08 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-08-28 15:08 UTC] cmb@php.net
Thanks!  Fixed with <http://svn.php.net/viewvc?view=revision&revision=350413>.
 [2020-08-28 15:08 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=eea50456db27851cdaebe99af0e9a5c6fe5a53fd
Log: Fix #80029: flopImage has wrong documentation
 [2020-08-28 15:50 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=7f660308ba24cfe39de742dd21cc5543dec25414
Log: Fix #80029: flopImage has wrong documentation
 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=05ff8e35b98a096cf02bfb11aa9e37d6309d5492
Log: Fix #80029: flopImage has wrong documentation
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 16:01:33 2024 UTC