php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77634 PDO::quote cannot call static
Submitted: 2019-02-18 13:28 UTC Modified: 2019-02-20 18:16 UTC
From: peter dot mlich at volny dot cz Assigned:
Status: Not a bug Package: PDO related
PHP Version: Irrelevant OS: w10
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: peter dot mlich at volny dot cz
New email:
PHP Version: OS:

 

 [2019-02-18 13:28 UTC] peter dot mlich at volny dot cz
Description:
------------
---
From manual page: https://php.net/pdo.quote
---
Function PDO::quote cannot call static? Why?
(php 5.3)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-02-18 16:35 UTC] requinix@php.net
-Status: Open +Status: Not a bug -Type: Documentation Problem +Type: Bug
 [2019-02-18 16:35 UTC] requinix@php.net
Because how a string is quoted depends on the database driver and possibly the connection.
 [2019-02-20 13:23 UTC] peter dot mlich at volny dot cz
Can i use quote, driver, if i not have sql server?
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Feb 11 09:01:31 2025 UTC