Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of zyjohn:
Url: https://github.com/doctrine/dbal/pull/233
Message:
convertToPHPValue return resource which is not match default convertToDatabaseValue that not make and change. Change to return content of the resource.
Blob field types should be converted to resources:
https://travis-ci.org/doctrine/dbal/jobs/3329007/#L77