php-enumeration icon indicating copy to clipboard operation
php-enumeration copied to clipboard

Added required parameter to __unserialize()

Open BlNARYFOUR opened this issue 3 years ago • 0 comments

Added required parameter to __unserialize() method to avoid compile errors in PHP 8 with "declare(strict_types=1)".

BlNARYFOUR avatar Sep 05 '22 10:09 BlNARYFOUR