php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54960 in 5.3.6 the charset is not ignored anymore in PDO DSN for MySQL
Submitted: 2011-05-31 09:14 UTC Modified: 2011-06-14 16:27 UTC
From: public at grik dot net Assigned:
Status: Duplicate Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2011-05-31 09:14 UTC] public at grik dot net
Description:
------------
http://www.php.net/manual/en/ref.pdo-mysql.connection.php
here the charset parameter is marked as "Currently ignored."
Though, in 5.3.6 it's not.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-14 16:27 UTC] aharvey@php.net
-Status: Open +Status: Duplicate
 [2011-06-14 16:27 UTC] aharvey@php.net
Fixed by the fix for doc bug #54983. Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC