You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use josegonzalez/cakephp-queuesadilla with php7.4 I get an error
[TypeError] Return value of josegonzalez\Queuesadilla\Job\Base::jsonSerialize() must be an instance of josegonzalez\Queuesadilla\Job\mixed, array returned in vendor/josegonzalez/queuesadilla/src/josegonzalez/Queuesadilla/Job/Base.php on line 89
The text was updated successfully, but these errors were encountered:
php-queuesadilla/src/josegonzalez/Queuesadilla/Job/Base.php
Line 86 in 0869282
When I use
josegonzalez/cakephp-queuesadilla
with php7.4 I get an errorThe text was updated successfully, but these errors were encountered: