php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64849 imagescale() ignores method parameter
Submitted: 2013-05-15 19:29 UTC Modified: 2015-04-05 05:11 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: vrana@php.net Assigned: pajoye (profile)
Status: Closed Package: GD related
PHP Version: 5.5.0RC1 OS: Any
Private report: No CVE-ID: None
 [2013-05-15 19:29 UTC] vrana@php.net
Description:
------------
See https://github.com/php/php-src/blob/php-5.5.0RC1/ext/gd/gd.c#L5076.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-05-15 19:29 UTC] vrana@php.net
-Assigned To: +Assigned To: pajoye
 [2013-05-15 19:29 UTC] vrana@php.net
Pierre, can you please take a look?
 [2013-05-16 04:06 UTC] vrana@php.net
Hmmm, but the $method parameter isn't used, is it? We should either use it or kill it.
 [2013-05-16 05:40 UTC] pajoye@php.net
Oh right, a call to set interpolationmethod is missing.
 [2015-04-05 05:11 UTC] pajoye@php.net
-Status: Assigned +Status: Closed
 [2015-04-05 05:11 UTC] pajoye@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

fixed already
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC