php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72015 Add documentation for MySQL SSL verification flag
Submitted: 2016-04-13 12:42 UTC Modified: 2016-05-24 16:21 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: temp at umbrellasource dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.6.20 OS: CentOS
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 3 = ?
Subscribe to this entry?

 
 [2016-04-13 12:42 UTC] temp at umbrellasource dot com
Description:
------------
---
From manual page: http://www.php.net/mysqli.real-connect
---
When 5.6.16 was released there was a minor change to how mysqli_real_connect worked. Per this bug https://bugs.php.net/bug.php?id=68344 there was a new flag added

MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT

I submitted a documentation patch to add this to the docs but it's just languished. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-05-24 16:21 UTC] temp at umbrellasource dot com
-Status: Open +Status: Closed
 [2016-05-24 16:21 UTC] temp at umbrellasource dot com
Updated
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC