Get the following errors with PHP5 which is preventing output on the screen (text sent before headers error):
Warning: Invalid argument supplied for foreach() in \drupal\modules\simplenews.module on line 222
Warning: array_intersect() [function.array-intersect]: Argument #2 is not an array in \drupal\modules\simplenews.module on line 225
Warning: array_values() [function.array-values]: The argument should be an array in\drupal\modules\simplenews.module on line 266
Comments
Comment #1
DriesK commentedI can't test on PHP5. Some modifications were made in simplenews head (version 1.11). Can you test this?
Comment #2
m3avrck commentedAppears to be working, no PHP5 errors over here. I'd say it is fixed!
Comment #3
(not verified) commented