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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 - 40 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 02:01:29 2024 UTC