framework icon indicating copy to clipboard operation
framework copied to clipboard

PHP 8.1: Spiral\RoadRunner\Jobs\Exception\JobsException: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead

Open ostrolucky opened this issue 3 years ago • 1 comments

Description

I've decided to give this framework a spin (heh heh). So I've installed https://github.com/spiral/app. http://127.0.0.1:8080/ worked fine. However, clicking on Create Queue Task leads to this

image

Additional Info

Q A
Framework Version 2.14.0
PHP version 8.1.9
Operating system MacOS

ostrolucky avatar Sep 10 '22 20:09 ostrolucky

Hi @ostrolucky! We are going to release Spiral Framework in a few days. You may start to use it. The problem was solved there.

butschster avatar Sep 11 '22 15:09 butschster

Indeed, this seems changed

ostrolucky avatar Nov 12 '22 10:11 ostrolucky