Details
-
Type:
Improvement
-
Status:
In Progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.2.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
https://github.com/doctrine/dbal/blob/master/lib/Doctrine/DBAL/Types/Type.php#L119-L125
Should define a @return type. Otherwise you have to step through other types to figure this out.
Already fixed in master