php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76203 roundCorners method no longer exists
Submitted: 2018-04-10 11:15 UTC Modified: 2021-03-16 13:14 UTC
Votes:5
Avg. Score:4.4 ± 1.2
Reproduced:5 of 5 (100.0%)
Same Version:4 (80.0%)
Same OS:3 (60.0%)
From: junkboypaul at hotmail dot com Assigned: cmb (profile)
Status: Closed Package: imagick (PECL)
PHP Version: 5.6.35 OS: Centos 7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: junkboypaul at hotmail dot com
New email:
PHP Version: OS:

 

 [2018-04-10 11:15 UTC] junkboypaul at hotmail dot com
Description:
------------
I've upgraded to ImageMagick 7 from 6, and upgraded pecl to 3.4.3. I now get the following message:

PHP message: PHP Fatal error:  Call to undefined method Imagick::roundCorners()




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-16 13:14 UTC] cmb@php.net
-Status: Open +Status: Verified -Type: Bug +Type: Documentation Problem -Assigned To: +Assigned To: cmb
 [2021-03-16 13:14 UTC] cmb@php.net
Imagick::roundCorners() is not supposed to be available when
compiled against ImageMagick 7.
 [2021-03-16 13:33 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=161f44453835072c325d7a1615c71b454c45cd3e
Log: Fix #76203: roundCorners method no longer exists
 [2021-03-16 13:33 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2021-03-18 17:25 UTC] mumumu@php.net
Automatic comment on behalf of mumumu@mumumu.org
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=d1604dc36202726034ab365c40f99b299cd77891
Log: Fix #76203: roundCorners method no longer exists
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC