php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54983 PDO_MYSQL DSN handles the charset as of 5.3.6
Submitted: 2011-06-03 12:34 UTC Modified: 2011-06-14 16:23 UTC
From: tyra3l at gmail dot com Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrevelant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tyra3l at gmail dot com
New email:
PHP Version: OS:

 

 [2011-06-03 12:34 UTC] tyra3l at gmail dot com
Description:
------------
with http://bugs.php.net/47802 fixed, now the charset parameter is correctly 
handled and the Changelog mentions this, but the docs wasn't updated to reflect 
this change.
please review the attached patch


Patches

pdo_mysql_charset.diff (last revision 2011-06-03 10:34 UTC by tyra3l at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-14 16:23 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=312152
Log: Fix doc bug #54983 (PDO_MYSQL DSN handles the charset as of 5.3.6). Doc patch
by Ferenc Kovacs, with additional redundancy added by the department of
redundancy department (aka me).
 [2011-06-14 16:23 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 [2011-06-14 16:23 UTC] aharvey@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Cheers for that: I tinkered with it slightly to reiterate that PHP 5.3.6 is required for charset to work, but otherwise applied the patch as is.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC