- Issue created by @sano
- last update
about 1 year ago run-tests.sh fatal error - Status changed to Needs review
about 1 year ago 5:02am 19 November 2023
On a system running PHP 8 - when a rule triggers - containing an action Convert Data Type - set to convert text to a number, I see an error:
TypeError: round(): Argument #1 ($num) must be of type int|float, string given in round() (line 216 of /sites/all/modules/rules/modules/data.eval.inc).
Explicitly cast the text values to be converted to numeric before rounding
Needs review
2.14
Rules Core