-
Notifications
You must be signed in to change notification settings - Fork 381
Add PHP 8 as a build job on Travis; bump some jobs up to PHP 7.4 #4894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Plugin builds for e1f7ef2 are ready 🛎️!
|
47a0a28
to
0d12373
Compare
The errors and failures from the PHP 8 job are related to image processing operations in WP and can't be fixed by the plugin (for example, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but I defer to @schlessera
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the PHP version check that can be done faster, LGTM!
Co-authored-by: Alain Schlesser <[email protected]>
Summary
trusty
)lint
,analyze
, and sometest
jobs from PHP 7.3 to 7.4Checklist