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

MNT New PHP 8.3 support #74

Merged

Conversation

sabina-talipova
Copy link
Contributor

@sabina-talipova sabina-talipova force-pushed the pulls/1/support-php-83 branch 16 times, most recently from 688f339 to f8ea85a Compare November 22, 2023 20:07
consts.php Outdated Show resolved Hide resolved
@sabina-talipova sabina-talipova marked this pull request as ready for review December 12, 2023 20:56
job_creator.php Outdated Show resolved Hide resolved
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This currently generates the following matrix for PHPUnit tests:

  • 8.1 prf-low mysql57 phpunit
  • 8.1 mariadb phpunit
  • 8.2 mysql80 phpunit
  • 8.3 mysql80 phpunit

It should instead generate this:

  • 8.1 prf-low mysql57 phpunit
  • 8.2 mariadb phpunit
  • 8.3 mysql80 phpunit

Note that this removes the duplication of running two mysql80 runs.

consts.php Outdated Show resolved Hide resolved
consts.php Show resolved Hide resolved
job_creator.php Outdated Show resolved Hide resolved
job_creator.php Outdated Show resolved Hide resolved
@sabina-talipova sabina-talipova force-pushed the pulls/1/support-php-83 branch 4 times, most recently from d4d0c8e to 3611430 Compare December 13, 2023 03:56
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, works well in my test forks.

@GuySartorelli GuySartorelli merged commit ab6e176 into silverstripe:1 Dec 13, 2023
4 checks passed
@GuySartorelli GuySartorelli deleted the pulls/1/support-php-83 branch December 13, 2023 20:44
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.

2 participants