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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC