spatie / async

Easily run code asynchronously
https://spatie.be/en/opensource/php
MIT License
2.65k stars 179 forks source link

Typed property error #215

Closed goksagun closed 9 months ago

goksagun commented 1 year ago

I installed the package on Symfony (version 5.4) project after implementation I got the below error; Typed property Doctrine\Bundle\DoctrineBundle\DoctrineBundle::$autoloader must be an instance of Closure or null, Laravel\SerializableClosure\Serializers\Native used

spatie-bot commented 9 months ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

powtac commented 7 months ago

@goksagun any solution for you problem?