Closed rusjoan closed 7 years ago
For now PHP 7.1 gives "A non well formed numeric value encountered" if we're trying to multiply string with number. It's all about strict typecasting.
Issue fixed in v2.4.8-p5. Thank you for reporting!
For now PHP 7.1 gives "A non well formed numeric value encountered" if we're trying to multiply string with number. It's all about strict typecasting.