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

Do not throw an exception if there are other autoloaders #3

Open
saltybeagle opened this issue Nov 30, 2011 · 0 comments
Open

Do not throw an exception if there are other autoloaders #3

saltybeagle opened this issue Nov 30, 2011 · 0 comments

Comments

@saltybeagle
Copy link
Member

Throwing an exception in the autoloader causes some problems.

The error message, and Exception is helpful IF the PEAR2 Autoloader is the ONLY autoloader. When it isn't the only registered autoloader, the exception causes problems.

Can we be smarter about throwing it? Or remove it entirely?

saltybeagle added a commit that referenced this issue Feb 7, 2012
Possible fix for #3, plus CS fixes
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