Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.0-ALPHA1, 1.2.0-ALPHA2, 1.2.0-ALPHA3, 1.2.0-BETA1, 1.2.0-BETA2, 1.2.0-BETA3
-
Fix Version/s: 1.2.0-RC1
-
Component/s: Connection
-
Labels:None
Description
Doctrine_Manager::closeConnection() should try to change current connection only if the just closed one was the current connection.
Proposed patch attached.