-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
These two deprecations warnings are showing:
PHP Deprecated: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/mcmic/dev/opis/closure/src/SerializableClosure.php on line 18
PHP Deprecated: Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mcmic/dev/opis/closure/src/ReflectionClosure.php on line 49
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels