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

Fix a bunch of PHP notices #62

Merged
merged 1 commit into from Sep 3, 2016
Merged

Fix a bunch of PHP notices #62

merged 1 commit into from Sep 3, 2016

Conversation

joshuaspence
Copy link
Contributor

Fixes a few "undefined offset" notices.

@frost-nzcr4
Copy link
Contributor

Suppress of undefined offset it's bad practice.

@joshuaspence
Copy link
Contributor Author

Sure. The alternative is to use isset everywhere.

@frost-nzcr4 frost-nzcr4 merged commit 6d23352 into jaxl:v3.x Sep 3, 2016
@frost-nzcr4 frost-nzcr4 added this to the v3.0.1 milestone Sep 3, 2016
frost-nzcr4 added a commit that referenced this pull request Sep 4, 2016
Fix usage of curl_multi_*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants