Ne-Lexa / php-zip

PhpZip is a php-library for extended work with ZIP-archives.
MIT License
493 stars 60 forks source link

(Update) PHP8 Support #68

Closed HDVinnie closed 3 years ago

HDVinnie commented 3 years ago
Q A
Bug fix? no
New feature? yes
Ne-Lexa commented 3 years ago

Thanks for your contribution. Add PHP 8.0 support testing to Travis.

HDVinnie commented 3 years ago

Thanks for your contribution. Add PHP 8.0 support testing to Travis.

Done

HDVinnie commented 3 years ago

@Ne-Lexa anything else need to be done?

Ne-Lexa commented 3 years ago

The Travis check fails. We need to adapt tests for PHP 8.

HDVinnie commented 3 years ago

Can you link your travis to this repo so I can see where it's failing? Or provide a link? Ill happily review and PR.

giansalex commented 3 years ago

@Ne-Lexa can you apply this change? at least for allow composer install

Ne-Lexa commented 3 years ago

Version 4.0 has been released with PHP 8 support. Thank you for your contribution.