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

5.0 Proposal #148

Merged
merged 4 commits into from
Nov 16, 2023
Merged

5.0 Proposal #148

merged 4 commits into from
Nov 16, 2023

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Jun 6, 2023

This is much the same approach as I used for SymfonyTest/SymfonyConfigTest#73, but now for this package. Overall gist of the changes:

  • Require Symfony 5.4, 6.2-6.4
  • Require PHP 8.1+
  • Require PHPUnit 9.6 or 10.x
  • Removes unnecessary B/C checks

The one "hard" B/C break is the removal of LoaderFactory::createIniFileLoader() as INI support is untested and there aren't many test fixtures for this even in Symfony's repo to set something up to at least cover it (doubt this actually has a major impact).

@Spomky
Copy link

Spomky commented Jul 15, 2023

I will be happy to see this merged.
What is preventing it from being approved? How to help?

@Nyholm Nyholm marked this pull request as ready for review November 16, 2023 09:08
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

I like it. I'll finish up this PR.

@Nyholm Nyholm merged commit 3c5cf18 into SymfonyTest:master Nov 16, 2023
@Nyholm Nyholm mentioned this pull request Nov 16, 2023
@mbabker mbabker deleted the 5.0-proposal branch November 16, 2023 16:07
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.

3 participants