Skip to content

Conversation

@Trav84
Copy link
Collaborator

@Trav84 Trav84 commented Apr 29, 2016

D6 naively assumed that all elements int he $form_state['values'] array are blocks. PHP 5.5+ throw a warning. This skips over those non array based elements in the loop.

Drupal issue upstream closed because of EOL: https://www.drupal.org/node/1680614

D6 naively assumed that all elements int he $form_state['values'] array are blocks. PHP 5.5+ throw a warning. This skips over those non array based elements in the loop.

Drupal issue upstream closed because of EOL: https://www.drupal.org/node/1680614
@Trav84 Trav84 merged commit 733bc6c into master Apr 29, 2016
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.

2 participants