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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 06:01:29 2024 UTC