php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72251 PDO::quote() is missing driver specific documentation
Submitted: 2016-05-21 10:39 UTC Modified: 2021-09-14 12:41 UTC
From: eugenio dot tacchini at gmail dot com Assigned:
Status: Verified Package: PDO related
PHP Version: Irrelevant 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: eugenio dot tacchini at gmail dot com
New email:
PHP Version: OS:

 

 [2016-05-21 10:39 UTC] eugenio dot tacchini at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/pdo.quote
---

The PHP manual (http://php.net/manual/en/pdo.quote.php) says:

The character set must be set either on the server level, or within the database connection itself (depending on the driver) for it to affect PDO::quote(). See the driver-specific documentation for more information.

However, if you follow the link and read the driver-specific documentation, there isn't any information about. Where can I find detailed information about?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-10-11 17:11 UTC] cmb@php.net
-Package: Documentation problem +Package: PDO related
 [2021-09-14 12:41 UTC] cmb@php.net
-Summary: Missing documentation +Summary: PDO::quote() is missing driver specific documentation -Status: Open +Status: Verified
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Dec 04 08:01:29 2024 UTC