Actions
Feature proposal #8866
closedImplement PHP 8.1 support
Description
There's several usages expecting string and passing null. Replace all of these to be string strict for PHP 8.1 function compatibility.
Actions
Added by krileon over 3 years ago. Updated almost 3 years ago.
Description
There's several usages expecting string and passing null. Replace all of these to be string strict for PHP 8.1 function compatibility.