Author: uwendel
Date: 2008-01-08 18:08:33 +0100 (Tue, 08 Jan 2008)
New Revision: 1198
Modified:
trunk/tests/ext/pdo/pdo_transaction_transitions.phpt
Log:
Whitespace
Modified: trunk/tests/ext/pdo/pdo_transaction_transitions.phpt
===================================================================
--- trunk/tests/ext/pdo/pdo_transaction_transitions.phpt 2008-01-08 17:08:06 UTC (rev
1197)
+++ trunk/tests/ext/pdo/pdo_transaction_transitions.phpt 2008-01-08 17:08:33 UTC (rev
1198)
@@ -216,8 +216,6 @@
$db->rollBack();
}
-// Check that we can continue to use the connection after the two beginTransaction()
calls and
-// the exception.
try {
if (!$db->beginTransaction())
printf("[041] beginTransaction() failed, [%s] %s\n",
| Thread |
|---|
| • PHP mysqlnd svn commit: r1198 - trunk/tests/ext/pdo | uwendel | 8 Jan |