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

Replace @ with try/catch #4

Open
spadefoot opened this issue Dec 10, 2011 · 2 comments
Open

Replace @ with try/catch #4

spadefoot opened this issue Dec 10, 2011 · 2 comments
Labels

Comments

@spadefoot
Copy link
Collaborator

Don't suppress errors using @, this makes debugging issues almost impossible. Kohana will convert these errors into exceptions and you can handle them using try/catch.

@taai
Copy link

taai commented Jul 26, 2012

Well, will it be done? Or I could help?

@bluesnowman
Copy link
Member

@taai Yes, the plan is still to replace the @. If you would like to tackle that, that would be great.

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

No branches or pull requests

2 participants