Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
strict warning: Non-static method view::load() should not be called statically in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/views.module on line 1113.
strict warning: Declaration of views_handler_field::query() should be compatible with views_handler::query($group_by = false) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_field.inc on line 1147.
strict warning: Declaration of views_handler_sort::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_sort::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_sort::query() should be compatible with views_handler::query($group_by = false) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_filter.inc on line 587.
strict warning: Declaration of views_handler_filter::query() should be compatible with views_handler::query($group_by = false) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_filter.inc on line 587.
strict warning: Declaration of views_handler_relationship::query() should be compatible with views_handler::query($group_by = false) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/handlers/views_handler_relationship.inc on line 145.
strict warning: Declaration of views_plugin_query::options_submit() should be compatible with views_plugin::options_submit($form, &$form_state) in /var/aegir/hostmaster-6.x-2.0-rc2/profiles/hostmaster/modules/views/plugins/views_plugin_query.inc on line 169.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment