BlogBundle
BlogBundle copied to clipboard
boolean not supported
Hi,
I'm using Symfony2.7.4
I get this error:
[Exception] boolean not supported
When executing doctrine:schema:update --dump-sql
in a browser, i get:
Exception in BlogExtension.php line 78: boolean not supported
Any idea?