This may be important for some people with the ongoing efforts in the Drupal 6 LTS project. When using this module and php 5.4, 5.5, 5.6 and 7.2 a warning declaration notice occurs
warning: Declaration of og_access_roles_handler_field_rid::pre_render($values) should be compatible with views_handler_field::pre_render(&$values) in /sites/all/modules/og_access_roles/includes/views/handlers/og_access_roles_handler_field_rid.inc
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3021084-2-og_access_roles-views-handler-field-notice.patch | 596 bytes | izmeez |
Comments
Comment #2
izmeez commentedThe patch is attached.