key-value-store
key-value-store copied to clipboard
Serializer::unserialize() type hint mismatch
Serializer::unserialize() declares mixed as parameter type and string as return type, and actual implementation does vise versa.