Hi, thanks for the quick response.
I use Joomla 3.7.0 and T3 Framework 2.7.7.
Indeed, I've magic_quotes_gpc = off.
Point is, the function get_magic_quotes_gpc() itself is no longer available in PHP8, hence the entire PHP script stops running with a failure on this line when I try to update to PHP8.