Skip to content

Conversation

@HypeMC
Copy link
Member

@HypeMC HypeMC commented May 29, 2025

Resolves #1051

@nicolas-grekas
Copy link
Member

Let's bump to v12?

@HypeMC HypeMC force-pushed the phpunit-10 branch 7 times, most recently from c4f6dac to e4f52db Compare October 15, 2025 11:35
@HypeMC
Copy link
Member Author

HypeMC commented Oct 15, 2025

@nicolas-grekas PHPUnit 12 requires PHP 8.3, so I had to allow older versions for lower PHP versions.

@HypeMC HypeMC changed the title Upgrade to PHP 8.1 & PHPUnit 10 Upgrade to PHP 8.1 & PHPUnit 12 Oct 15, 2025
@nicolas-grekas
Copy link
Member

I did the bump to PHP >= 8.1 in #1067
Rebase needed for any follow up here :)

@HypeMC HypeMC force-pushed the phpunit-10 branch 7 times, most recently from 1454da1 to aac4804 Compare November 1, 2025 08:38
@HypeMC HypeMC changed the title Upgrade to PHP 8.1 & PHPUnit 12 Upgrade to PHPUnit 12 Nov 1, 2025
@HypeMC
Copy link
Member Author

HypeMC commented Nov 1, 2025

I did the bump to PHP >= 8.1 in #1067 Rebase needed for any follow up here :)

@nicolas-grekas Done

@nicolas-grekas
Copy link
Member

I forced-pushed a rebase, then realized that while tests are green, they have things to fix (one risky, and N ones?)

@HypeMC
Copy link
Member Author

HypeMC commented Nov 3, 2025

@nicolas-grekas Oh, the N test are because of PHPUnit 12.5-dev, guess that's something new, I'll have to check it out.

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.

Bump to PHP 8.1 and upgrade CI to PHPUnit 10

4 participants