php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67400 imagettfbbox bug48801_1.phpt test fails with freetype 2.4.12
Submitted: 2014-06-09 06:41 UTC Modified: 2016-09-24 13:25 UTC
From: mbeccati@php.net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: 5.4Git-2014-06-09 (Git) OS: Ubuntu 13.10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 21 = ?
Subscribe to this entry?

 
 [2014-06-09 06:41 UTC] mbeccati@php.net
Description:
------------
ext/gd/tests/bug48801_1.phpt is failing on my system. The test is supposed to work with 2.4.10+, but apparently something has changed in 2.4.12 or before.

FAILED: 
002+ (155, 15)
003+ (155, -48)
002- (156, 15)
003- (156, -48)

The behaviour is the same from 5.4 to master.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-09 06:42 UTC] mbeccati@php.net
-Summary: imagettfbbox bug48801_1.phpt test fails with freetype2 2.4.12 +Summary: imagettfbbox bug48801_1.phpt test fails with freetype 2.4.12
 [2016-07-11 01:49 UTC] cmb@php.net
Probably related to bug #53504.
 [2016-09-24 13:25 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-09-24 13:25 UTC] cmb@php.net
This issue is supposed to be fixed by fixing #53504 and the
following rework of the relevant test cases.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC