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

Require PHP 7.4 and Symfony 5.4 #1528

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Dec 9, 2023

Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT

Similar to schmittjoh/JMSSerializerBundle#937, this proposes bumping the minimum library requirements to PHP 7.4 and Symfony 5.4. Older Symfony versions are no longer supported, and the Packagist stats show only ~3% of recent 3.x downloads are on PHP 7.2 and 7.3.

Copy link
Collaborator

@scyzoryck scyzoryck left a comment

Choose a reason for hiding this comment

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

Thanks! It sounds reasonable :)
I left one small comment and I think we can merge it into Mondays release! 🎉

Best, scyzoryck

.github/workflows/benchmark.yaml Outdated Show resolved Hide resolved
@scyzoryck
Copy link
Collaborator

Looks good for me! @goetas - do you think it should be released under 3.x or under new major version?

@goetas
Copy link
Collaborator

goetas commented Dec 18, 2023

increasing the min required version it is not a BC break, it can be done in a feature release, no major required

mbabker and others added 2 commits December 18, 2023 09:10
Co-authored-by: Marcin Czarnecki <scyzoryck@users.noreply.github.com>
@scyzoryck scyzoryck merged commit 4ff99e4 into schmittjoh:master Dec 22, 2023
16 of 18 checks passed
@mbabker mbabker deleted the php-7.4 branch December 22, 2023 16:38
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