Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of jimcottrell:
Url: https://github.com/doctrine/dbal/pull/127
Message:
This commit saves converted parameter values in bindValue() so the later call to the SQL logger in execute() will not pass bound objects without type information.