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()"
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-Issue-1797734-Fix-Strict-warning-message.patch | 1.21 KB | danillonunes |
Comments
Comment #1
danillonunes commentedThis patch fixes it for 6.x-4.x. I didn't have a environment with any other version to test.
Comment #2
jaapjan commentedAttached patch works for me.
Comment #3
davidneedhamI saw the same issue, but it seemed to also cause a segmentation fault: 11. This patch seems to resolve that issue!