php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50469 typo in error string
Submitted: 2009-12-13 22:19 UTC Modified: 2009-12-14 04:11 UTC
From: atomo64 at gmail dot com Assigned:
Status: Closed Package: GD related
PHP Version: 5.2.11 OS:
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: atomo64 at gmail dot com
New email:
PHP Version: OS:

 

 [2009-12-13 22:19 UTC] atomo64 at gmail dot com
Description:
------------
There's a typo in one of the error messages:
php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't reencode font");

s/reencode/re-encode/


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-14 04:09 UTC] svn@php.net
Automatic comment from SVN on behalf of pierrick
Revision: http://svn.php.net/viewvc/?view=revision&revision=292109
Log: - Fixed bug #50469 (Fixed typo in imagepsencodefont error string).
 [2009-12-14 04:11 UTC] pierrick@php.net
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/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC