Edit report at https://bugs.php.net/bug.php?id=61480&edit=1

 ID:                 61480
 Updated by:         a...@php.net
 Reported by:        mattfic...@php.net
 Summary:            test bug - ext/gd/tests/bug48555.phpt
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 PHP Version:        5.3.10
-Assigned To:        
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Commit is here 
http://git.php.net/?p=php-src.git;a=commit;h=381edb425e16bd5d472c84d757465aa42cb39d0f


Previous Comments:
------------------------------------------------------------------------
[2012-04-04 17:16:04] a...@php.net

Automatic comment on behalf of mattficken
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=381edb425e16bd5d472c84d757465aa42cb39d0f
Log: Fix bug #61480 test bug - ext/gd/tests/bug48555.phpt

------------------------------------------------------------------------
[2012-04-03 22:20:59] mattfic...@php.net

Good idea.

I've implemented that in the most recent patch. 

It passes for me with PHP5.3.11rc1 on Gentoo, Fedora-16 and Windows (x86 and 
x64).

------------------------------------------------------------------------
[2012-04-03 22:20:20] mattfic...@php.net

The following patch has been added/updated:

Patch Name: bug48555
Revision:   1333491620
URL:        
https://bugs.php.net/patch-display.php?bug=61480&patch=bug48555&revision=1333491620

------------------------------------------------------------------------
[2012-04-03 14:34:45] a...@php.net

As i wrote in the previous comment, even with freetype 2.4.9 it still fails on 
my debian x86. So with the supplied patch i get

001+ Top without line-break: -14
002+ Top with line-break: -14
001- Top without line-break: -15
002- Top with line-break: -15

which is the old output.

It seems to be additionally a x86/x64 issue in the freetype. May be it would 
make sense to rewrite the test to calculate "with line break" == "without line 
break" in the script part, as that's actually the thing supposed to be tested. 
What do you think?

------------------------------------------------------------------------
[2012-04-02 22:58:43] mattfic...@php.net

This patch passes on PHP5.3.11rc1 on Windows 7 sp1x64.

It does not break for me on Linux x64 (Gentoo and Fedora 16) with PHP5.3.11rc1.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61480


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61480&edit=1

Reply via email to