Actions
Feature proposal #8866
closedImplement PHP 8.1 support
Feature proposal #8866:
Implement 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