Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Phalcon\Forms\Exception inheritance issue #1770

Closed
ghost opened this issue Jan 7, 2014 · 2 comments
Closed

[BUG] Phalcon\Forms\Exception inheritance issue #1770

ghost opened this issue Jan 7, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 7, 2014

PHALCON_REGISTER_CLASS_EX(Phalcon\\Forms, Exception, forms_exception, phalcon_di_exception_ce, NULL, 0);

Phalcon\Forms\Exception should inherit from Phalcon\Exception not from Phalcon\DI\Exception

@ghost
Copy link
Author

ghost commented Jan 7, 2014

Same for Phalcon\Loader\Exception

@ghost
Copy link
Author

ghost commented Jan 7, 2014

Same for Phalcon\Http\Request\Exception

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant