-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit boolean conversion for doctrine types
We do not want any random type to be converted to boolean. For PostgreSQL, Doctrine has platform specific options. For other platforms, it relies on PHPs default (and lenient) type conversion.
- Loading branch information
Alex Rothuis
committed
Jul 28, 2016
1 parent
56e3926
commit 7e1714a
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters