Skip to content

Padded the $args array to remove error. #870

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

Closed
wants to merge 1 commit into from
Closed

Padded the $args array to remove error. #870

wants to merge 1 commit into from

Conversation

reformed
Copy link

Line 101 was producing "Notice: Undefined offset:" errors despite the attempted error suppression. Padded the array to ensure these offsets are defined and removed the subsequently unnecessary suppression.

Line 101 was producing "Notice: Undefined offset:" errors despite the attempted error suppression. Padded the array to ensure these offsets are defined and removed the subsequently unnecessary suppression.
@troosan
Copy link
Contributor

troosan commented Nov 7, 2017

also fixed in PR #1150 which is already merged

@troosan troosan closed this Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants