opis / closure

Serialize closures (anonymous functions)
https://opis.io/closure
MIT License
2.5k stars 84 forks source link

PHP 8.1 Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated #126

Closed 2606062632 closed 1 year ago

2606062632 commented 1 year ago

Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement serialize() and unserialize() instead (or i
n addition, if support for old PHP versions is necessary)

jdreesen commented 1 year ago

125, #124, #120, #114, #107, #104, ...