-
Notifications
You must be signed in to change notification settings - Fork 9
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
21: PHP 8 support/tests #53
Conversation
blizzz
commented
Jan 8, 2021
•
edited
Loading
edited
- requires Bump doctrine/dbal from 2.12.0 to 3.0.0 server#24948
- requires Don't try a transaction for the migrator on MySQL server#25038
- drop the last commit
8015e43
to
d28505b
Compare
d28505b
to
8417c2c
Compare
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
d233a17
to
2a80822
Compare
# do not stop on another job's failure | ||
fail-fast: false | ||
matrix: | ||
php-versions: ['8.0'] |
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.
7.3+7.4? It's free, use it
@@ -3,7 +3,7 @@ name: compatibility | |||
|
|||
steps: | |||
- name: syntax-php7.4 | |||
image: nextcloudci/php7.4:2 | |||
image: nextcloudci/php7.4:php7.4-3 |
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.
do all this with GH actions?
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.
Labour shared is labour halved.
(it actually ran fast then the github builds)