ID: 26517 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Feedback Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
What'd your testing show? Previous Comments: ------------------------------------------------------------------------ [2003-12-05 18:34:54] danielc at analysisandsolutions dot com Hmmm... I now see that the docs say the link argument can be a connection id or a transaction id. The reason I posted the bug was my test code didn't work properly when a connection id was used. I will test further and report back. ------------------------------------------------------------------------ [2003-12-04 00:17:04] danielc at analysisandsolutions dot com This also applies to function.ibase-rollback.php and function.ibase-rollback-ret.php ------------------------------------------------------------------------ [2003-12-04 00:14:45] danielc at analysisandsolutions dot com Description: ------------ In function.ibase-commit.php, the call definition says "bool ibase_commit ( [resource link_identifier])" It would be clearer to say "bool ibase_commit ( [resource transaction_identifier])" because "link_identifier" could be misconstrued to mean the database connection identifier. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26517&edit=1
