php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38801 fix for bug 38112 breaks fix for bug 37346
Submitted: 2006-09-13 05:15 UTC Modified: 2006-09-13 12:23 UTC
From: naolson at gmail dot com Assigned: pajoye (profile)
Status: Closed Package: GD related
PHP Version: 5.1.6 OS: Linux 2.6.9-34.0.1.ELsmp #1 SMP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: naolson at gmail dot com
New email:
PHP Version: OS:

 

 [2006-09-13 05:15 UTC] naolson at gmail dot com
Description:
------------
The fix for bug 38112 breaks the fix for bug 37346.
The code changes overlap.


Reproduce code:
---------------
compile 5.1.6 with the bundled gd library.
watch the test for bug 37346 fail.

Expected result:
----------------
bug 38112 and 37346 are both fixed and the test case for 37346 does not fail.

Actual result:
--------------
bug 37346 does not seem to be fixed in 5.1.6.  The test case failing leads one to believe this.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-13 06:25 UTC] bjori@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip


 [2006-09-13 12:23 UTC] pajoye@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC