rap2hpoutre / fast-excel

🦉 Fast Excel import/export for Laravel
MIT License
2.09k stars 246 forks source link

Move to openspout/openspout + php 8.1 support #277

Closed henryavila closed 2 years ago

henryavila commented 2 years ago

Ps: All Unit Testes are passing

rap2hpoutre commented 2 years ago

Thank you for your contribution. I did not checked yet but do you know why all 4 automated process of tests fails?

henryavila commented 2 years ago

Thank you for your contribution. I did not checked yet but do you know why all 4 automated process of tests fails?

Since I don't work with these tools, I can't fix their setup But I've added in this PR the phpunit tests on GitHub Actions. On every PR and Commit, the phpunit will be executed on all php version from 7.1 to 8.1. As I actualy works with GitHub Actions, any problem on this tests, I will be able do solve, but the others tools, unfortunately, I can't

rap2hpoutre commented 2 years ago

@henryavila Thank you for your contribution. It seems it fails with github actions: https://github.com/rap2hpoutre/fast-excel/runs/7320967505