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

reflectionexception handling isn't needed anymore #8

Open
x-yuri opened this issue Apr 28, 2011 · 0 comments
Open

reflectionexception handling isn't needed anymore #8

x-yuri opened this issue Apr 28, 2011 · 0 comments
Assignees
Milestone

Comments

@x-yuri
Copy link

x-yuri commented Apr 28, 2011

zombor said that :) Here it is. One can use HTTP_Exception_404 instead

moreover, I discovered that Request::$current might be NULL while handling exception (ReflectionException in this case). And yes, it was set right before this line, but it is NULL in exception handler (I forgot to add static keyword to method). It seems, php decided I don't need Request::$current anymore

@ghost ghost assigned zombor Jun 14, 2011
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

2 participants