Skip to content
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

ci(PHP 8.1): add CI processes for PHP 8.1 #3113

Merged
merged 2 commits into from Jan 4, 2022

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Dec 20, 2021

Description

CI environment for the PHP 8.1 should be implemented. #3109

Motivation and Context

We need CI process(es) for automatic tests of the images for PHP 8.1

Types of Changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Definition of Done Checklist:

  • I've read the Contribution Guide.
  • I've updated the documentation. (refer to this for how to do so).
  • I enjoyed my time contributing and making developer's life easier :)

@erikn69 erikn69 force-pushed the ci_php_81 branch 3 times, most recently from 62e7161 to f3de755 Compare December 20, 2021 17:31
@erikn69
Copy link
Contributor Author

erikn69 commented Dec 20, 2021

Maybe the last tests(8.1, php-fpm/php-worker) will be fixed on next release of php-gnupg/php-gnupg#35 (comment)
php-gnupg/php-gnupg#41
(Fixed)

UPDATE: Only one problem on 8.1, php-worker, The command '/bin/sh -c pecl channel-update pecl.php.net; docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl' returned a non-zero code: 2

@bestlong bestlong merged commit a2274e9 into laradock:master Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants