I have all error levels enabled on my dev machine and I keep getting the following message "Strict warning: Declaration of rules_data_type_heartbeat_message::get_default_input_form() should be compatible with that of rules_data_type::get_default_input_form() in rules_include()"

Comments

danillonunes’s picture

Status: Active » Needs review
StatusFileSize
new1.21 KB

This patch fixes it for 6.x-4.x. I didn't have a environment with any other version to test.

jaapjan’s picture

Status: Needs review » Reviewed & tested by the community

Attached patch works for me.

davidneedham’s picture

Issue summary: View changes

I saw the same issue, but it seemed to also cause a segmentation fault: 11. This patch seems to resolve that issue!