php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64220 Documentation incorrectly names constants
Submitted: 2013-02-15 19:45 UTC Modified: 2013-02-16 12:26 UTC
From: ed dot jackson at gmail dot com Assigned: krakjoe (profile)
Status: Closed Package: PDO related
PHP Version: 5.3.21 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: ed dot jackson at gmail dot com
New email:
PHP Version: OS:

 

 [2013-02-15 19:45 UTC] ed dot jackson at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/ref.pdo-mysql
---
The PDO mysql documentation incorrectly names two constants: 
PDO::MYSQL_ATTR_SSL_KEY is incorrectly identified as PDO::MYSQL_ATTR_KEY, and 
PDO::MYSQL_ATTR_SSL_CIPHER is incorrectly called PDO::MYSQL_ATTR_CIPHER.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-16 12:26 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=329486
Log: #64220 fix constants
 [2013-02-16 12:26 UTC] krakjoe@php.net
The fix for this bug has been committed.

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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2013-02-16 12:26 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 18:01:30 2024 UTC