Migration to PHP 8.1 – how to fix Deprecated Passing null to parameter error – rename build in functions

Firstly, two things to bear in mind: PHP 8.1 deprecates these calls, it does not make them errors. The purpose of deprecation is to give authors advance notice to fix their code, so you and the authors of libraries you use have until PHP 9.0 comes out to fix things. So, don’t panic that not … Read more

error code: 521