doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 269 forks source link

Check nullable fields on handleTypeConversions method #651

Closed vincequeiroz closed 6 years ago

vincequeiroz commented 6 years ago

649

TomHAnderson commented 6 years ago

https://github.com/doctrine/DoctrineModule/releases/tag/2.1.5

FRazor95 commented 6 years ago

This causes a bug with association fields in conjunction with ObjectSelect and the toNull filter. Do you need additional information?