PHP Fatal error
-
Hello guys,
It seems that the newest version you released introduces some PHP errors with on PHP 7.0 / 7.1 / 7.2.
On row 222 in REDACTED/plugins/advanced-access-manager/Application/Core/ConfigPress/Evaluator.php, in
function processOperation($operation, $operandA, $operandB)
one of the arguments is empty.On row 237
case '/'; $operandA /= $operandB; break; returns 0
I am working on a few sites who reported the following issues with AAM.
1- Maximum execution time of 30 seconds exceeded in REDACTED/plugins/advanced-access-manager/Application/Core/ConfigPress/Evaluator.php on line 196
2- REDACTED/plugins/advanced-access-manager/Application/Core/ConfigPress/Evaluator.php on line 196
3- [17-Sep-2018 06:27:50 UTC] PHP Warning: A non-numeric value encountered in
REDACTED/plugins/advanced-access-manager/Application/Core/ConfigPress/Evaluator.php on line 2374- PHP Warning: Division by zero in REDACTED/plugins/advanced-access-manager/Application/Core/ConfigPress/Evaluator.php on line 237
Kind regards,
Franck Adil. K
- The topic ‘PHP Fatal error’ is closed to new replies.