Skip to content

chore: document minimum php version in the upgrade file #60915

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

94noni
Copy link
Contributor

@94noni 94noni commented Jun 26, 2025

Q A
Branch? 8.0
Bug fix? no
New feature? no
Deprecations? no
Issues Fix give some info reading upgrade-8 file prior to reading composer.json
License MIT

also see https://packagist.org/packages/symfony/framework-bundle/php-stats#7

@carsonbot carsonbot added this to the 8.0 milestone Jun 26, 2025
@nicolas-grekas
Copy link
Member

Thank you @94noni.

@nicolas-grekas nicolas-grekas merged commit 48fc3dd into symfony:8.0 Jun 27, 2025
7 of 8 checks passed
@94noni 94noni deleted the patch-5 branch June 27, 2025 12:00
@@ -6,6 +6,9 @@ release process, both versions have the same features, but Symfony 8.0 doesn't i
To upgrade, make sure to resolve all deprecation notices.
Read more about this in the [Symfony documentation](https://symfony.com/doc/8.0/setup/upgrade_major.html).

> [!NOTE]
> Symfony v8 requires PHP v8.4 or higher
Copy link
Member

Choose a reason for hiding this comment

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

I'm nitpicking, this feels a bit off because Symfony and PHP versions are never written/mentioned with the "v" prefix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants