symfony2admingenerator / GeneratorBundle

Admingenerator for Symfony. Parse YAML files to build customized backend.
MIT License
67 stars 29 forks source link

Add information to errors during warmup, to ease debugging #294

Closed tobias-93 closed 8 years ago

tobias-93 commented 8 years ago

Also removes some checks for exception types which aren't handled differently.

bobvandevijver commented 8 years ago

Merged, thanks!