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