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

Avoid php warnings #3

Open
neuroxik opened this issue Jul 1, 2015 · 0 comments
Open

Avoid php warnings #3

neuroxik opened this issue Jul 1, 2015 · 0 comments

Comments

@neuroxik
Copy link

neuroxik commented Jul 1, 2015

This is not really an issue but rather a notice to people who might dismiss the thought:

Don't forget to exclude E_WARNING, else it will throw php's warnings and display fsockopen() error for trackers that are unreachable. Of course, using error_reporting(E_ERROR | E_PARSE) will avoid this, or anything excluding E_WARNING

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