sendgrid / sendgrid-php

The Official Twilio SendGrid PHP API Library
https://sendgrid.com
MIT License
1.49k stars 624 forks source link

Latest release .zip corrupt, SendGrid not compatible with PHP 8 #1083

Closed gravity-ac closed 2 years ago

gravity-ac commented 2 years ago

Issue Summary

SendGrid installed with Composer not working with PHP 8. One suggested solution is manual install and referencing latest_version.zip. However, the 7.11.4 release zip file is corrupt.

Exception/Log

caution: zipfile comment truncated error [sendgrid-php.zip]: missing 6001492534 bytes in zipfile (attempting to process anyway) error [sendgrid-php.zip]: attempt to seek before beginning of zipfile (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly)

Technical details:

childish-sambino commented 2 years ago

Duplicate of #1082