After updating PHP 7.4 to PHP 8.1 , PHP produces following erro when cheking php version
Deprecated: Return type of APCuIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in Unknown on line 0
I use : Distributor ID: Ubuntu Description: Ubuntu 22.04 LTS Release: 22.04 Codename: jammy
Any idea