php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52736 PDO::inTransaction undocumented
Submitted: 2010-08-30 11:33 UTC Modified: 2010-10-20 05:13 UTC
From: uw@php.net Assigned: kalle (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.3 OS: All
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: uw@php.net
New email:
PHP Version: OS:

 

 [2010-08-30 11:33 UTC] uw@php.net
Description:
------------
PDO::inTransaction() is undocumented. 

Its behaviour is undefined. There is not test in ext/pdo/test for it (and there is no documentation about it). 

Please add a note to the documentation: it may or may not be supported by a driver, it may or may not do this or that.





Expected result:
----------------
Proper documentation and test in ext/pdo/tests


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-19 17:55 UTC] markskilbeck@php.net
-Assigned To: +Assigned To: iliaa
 [2010-09-19 17:55 UTC] markskilbeck@php.net
Assigned to method writer
 [2010-10-20 05:12 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304527
Log: Documented PDO::inTransaction() -- Fixes #52736 (PDO::inTransaction undocumented)
 [2010-10-20 05:13 UTC] kalle@php.net
-Status: Assigned +Status: Closed -Assigned To: iliaa +Assigned To: kalle
 [2010-10-20 05:13 UTC] kalle@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.

Documented in the documentation
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC