php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61167 maxdb_stmt_store_result object oriented style
Submitted: 2012-02-22 23:36 UTC Modified: 2012-06-21 14:11 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: rstuven at gmail dot com Assigned: patrickallaert (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.10 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rstuven at gmail dot com
New email:
PHP Version: OS:

 

 [2012-02-22 23:36 UTC] rstuven at gmail dot com
Description:
------------
See http://php.net/manual/en/function.maxdb-stmt-store-result.php

Object oriented style is wrong.


Expected result:
----------------
maxdb_stmt::store_result


Actual result:
--------------
maxdb::store_result

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-20 23:38 UTC] patrickallaert@php.net
-Assigned To: +Assigned To: patrickallaert
 [2012-06-21 12:51 UTC] patrickallaert@php.net
Automatic comment from SVN on behalf of patrickallaert
Revision: http://svn.php.net/viewvc/?view=revision&revision=326280
Log: Fixed Doc Bug #61167: maxdb_stmt_store_result object oriented style
 [2012-06-21 14:09 UTC] patrickallaert@php.net
Automatic comment from SVN on behalf of patrickallaert
Revision: http://svn.php.net/viewvc/?view=revision&revision=326282
Log: Sync translations regarding Doc Bug #61167
 [2012-06-21 14:11 UTC] patrickallaert@php.net
-Status: Assigned +Status: Closed
 [2012-06-21 14:11 UTC] patrickallaert@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 06:01:32 2024 UTC