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 PHP notices if variable undefined in http.php #501

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

afragen
Copy link
Sponsor

@afragen afragen commented Feb 22, 2020

Exit foreach loop early if certain data are not defined. When undefined they cause many PHP notices.

Fixes #500

Exit foreach loop early if certain data are not defined. When undefined they cause many PHP notices.

Fixes johnbillion#500
@afragen
Copy link
Sponsor Author

afragen commented Feb 22, 2020

Possibly related #446

On an iPad this is tougher than you think.
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

Successfully merging this pull request may close these issues.

Undefined index errors filling log after purging object cache
1 participant