Skip to content

Add PHP 8.4 and PHPUnit 11.5 testing#902

Merged
mk-mxp merged 2 commits intoexercism:mainfrom
mk-mxp:phpunit-11
Jul 5, 2025
Merged

Add PHP 8.4 and PHPUnit 11.5 testing#902
mk-mxp merged 2 commits intoexercism:mainfrom
mk-mxp:phpunit-11

Conversation

@mk-mxp
Copy link
Copy Markdown
Contributor

@mk-mxp mk-mxp commented Jul 5, 2025

This is part of #884

  • Add workflow file for PHPUnit 11 using PHP8.4 on Ubuntu 24.04
  • Allow the job to fail in CI (continue-on-error: true)

Running it emits the expected PHPUnit deprecations for annotations (e.g. for Windowing System: PHPUnit Deprecations: 9.). This is already in #884

@mk-mxp mk-mxp self-assigned this Jul 5, 2025
@mk-mxp mk-mxp added x:action/improve Improve existing functionality/content x:knowledge/none No existing Exercism knowledge required x:module/concept-exercise Work on Concept Exercises x:module/practice-exercise Work on Practice Exercises x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) x:size/small Small amount of work x:rep/small Small amount of reputation labels Jul 5, 2025
Comment thread .github/workflows/exercise-tests-phpunit-11.yml
Comment thread .github/workflows/exercise-tests-phpunit-11.yml
Comment thread .github/workflows/exercise-tests-phpunit-11.yml
@mk-mxp mk-mxp requested a review from homersimpsons July 5, 2025 14:23
@mk-mxp mk-mxp merged commit cd3cc7c into exercism:main Jul 5, 2025
13 checks passed
@mk-mxp mk-mxp deleted the phpunit-11 branch July 7, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/improve Improve existing functionality/content x:knowledge/none No existing Exercism knowledge required x:module/concept-exercise Work on Concept Exercises x:module/practice-exercise Work on Practice Exercises x:rep/small Small amount of reputation x:size/small Small amount of work x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants