php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64839 Documentation for return value is incorrenct
Submitted: 2013-05-14 20:02 UTC Modified: 2013-05-17 23:56 UTC
From: skorhone at gmail dot com Assigned: vrana (profile)
Status: Closed Package: PDO related
PHP Version: Irrelevant OS: Irrelevant
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: skorhone at gmail dot com
New email:
PHP Version: OS:

 

 [2013-05-14 20:02 UTC] skorhone at gmail dot com
Description:
------------
Method signature is defined as:

bool PDOStatement::debugDumpParams ( void )

While documentation states:

Return Values

No value is returned. 

---
From manual page: http://www.php.net/pdostatement.debugdumpparams#refsect1-pdostatement.debugdumpparams-returnvalues
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-05-17 23:56 UTC] vrana@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=330278
Log: PDOStatement::debugDumpParams() returns null (bug #64839)
 [2013-05-17 23:56 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 [2013-05-17 23:56 UTC] vrana@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 15:01:30 2025 UTC