swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.03k stars 388 forks source link

Support Laravel v9 + Github Actions #518

Closed alecpl closed 2 years ago

alecpl commented 2 years ago

I see that Travis tests aren't working. So, I configured Github Actions. Some tests are failing, but I hope this will help you to add Laravel v9 support. It looks that only one more test is failing with v9.

I'm unfortunately not familiar with this codebase so can't really fix these issues.

alecpl commented 2 years ago

Thanks for looking into this. I'm not sure why the tests didn't run for this PR, maybe you have to enable something. You can find the tests results at https://github.com/alecpl/laravel-swoole/actions/runs/1860568484.

romarioliveira25 commented 2 years ago

any news about merge it?

Cryental commented 2 years ago

Please merge this if possible. We are getting problems now because no lumen 9.x support :(

onursahindur commented 2 years ago

Need merge 😢

Arkanius commented 2 years ago

@alecpl That's really cool bro! Really thank you for doing that.

Sorry for my late reply here for all of you, I'm not in the best times...

Anyway, I'll merge it, tks!