sfPropelORMPlugin icon indicating copy to clipboard operation
sfPropelORMPlugin copied to clipboard

Exception should be thrown when an environment does not exist

Open Meijuh opened this issue 11 years ago • 1 comments

The propel:build-sql task and other tasks have the default environment set to dev. When such an environment does not exists the task will simply output [phingcall] Error importing platform/Platform.php. Which is very obscure. I think the plugin should check if an environment given exists (including the default dev environment). If it does not exists something has to written to the std err and exit > 0.

Meijuh avatar Jun 12 '13 09:06 Meijuh

ping @rozwell

willdurand avatar Jun 13 '13 12:06 willdurand