So you have some random null
values passed over to internal PHP function for non-null params? Well you are in trouble in PHP 8.1 and even more trouble when PHP 9 would pop in.
Read morePHP 8.1 – Deprecation when you pass NULL to non-null param
IT Books Reviews and Programming
JavaScript, JAVA, PHP, Android, CSS/HTML
So you have some random null
values passed over to internal PHP function for non-null params? Well you are in trouble in PHP 8.1 and even more trouble when PHP 9 would pop in.
Read morePHP 8.1 – Deprecation when you pass NULL to non-null param
Here is a list of all deprecated functions and things in latest PHP 8.1.