josegonzalez / cakephp-queuesadilla

CakePHP3: easily run background jobs on various message backends
https://cakephp-queuesadilla.readthedocs.org/en/latest/
MIT License
34 stars 14 forks source link

Cake 4.x #35

Closed cleptric closed 4 years ago

cleptric commented 4 years ago

Working towards a Cake 4 compatible version. The codebase uses some stuff that is deprecated in Cake 4 but won't be removed until Cake 5. I'm fine leaving it like it is. What do you think @josegonzalez ?

josegonzalez commented 4 years ago

Lets drop the deprecated stuff as best we can.