calinrada / PhalconUserPlugin

185 stars 68 forks source link

Security beforeDispatchLoop undefined variable #15

Closed alexglue closed 9 years ago

alexglue commented 9 years ago

return $this->response->redirect( $config->pup->redirect->success );

$config is undefined;

Look, i think you should to enable all php inspections in your IDE (it'll be great if you're using PHPStrom etc). There's not the only one such bug in your code; (