Welcome Guest, Not a member yet? Register   Sign In
CI4 and php8.1
#1

(This post was last modified: 03-13-2022, 08:29 AM by cb21.)

Accidentaly I update my system and from php8.0 I arrived at 8.1 and I have many errors like.

"strtolower(): Passing null to parameter #1 ($string) of type string is deprecated "

What is your advice. It is a developpement system on my local computer.

I am working on ubuntu 22.04
Reply
#2

Have you tried to update your project via 'composer update' ?
Reply
#3

(03-13-2022, 08:47 AM)llyimo1920 Wrote: Have you tried to update your project via 'composer update' ?

no I don't know how to do it. I never used composer
Reply
#4

Update to v4.1.9.
If you still have the error, it is probably because of your code.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB