Welcome Guest, Not a member yet? Register   Sign In
Uncaught ErrorException: strtolower()
#4

It is a Kludge and not a solution.

PHP newer versions are gradually changing variable type warnings to errors. The errors can be trapped by adding declare(strict_types=1);

The situation will not improve with later versions in fact will become worse.
Reply


Messages In This Thread
RE: Uncaught ErrorException: strtolower() - by John_Betong - 11-08-2021, 06:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB