From:             naolson at gmail dot com
Operating system: Linux 2.6.9-34.0.1.ELsmp #1 SMP 
PHP version:      5.1.6
PHP Bug Type:     GD related
Bug description:  fix for bug 38112 breaks fix for bug 37346

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.

-- 
Edit bug report at http://bugs.php.net/?id=38801&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38801&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38801&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38801&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38801&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38801&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38801&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38801&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38801&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38801&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38801&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38801&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38801&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38801&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38801&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38801&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38801&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38801&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38801&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38801&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38801&r=mysqlcfg

Reply via email to