Skip to content

Allowmin PHP req to change for a minor Symfony version #16543

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
Feb 24, 2022

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Feb 24, 2022

Clarify our policy about bumping the PHP minimum requirement on a Symfony minor version.

@carsonbot carsonbot added this to the 4.4 milestone Feb 24, 2022

By exception to the rule, bumping the minimum **minor** version of PHP is
possible for a **minor** Symfony version when this helps fix important
issues.
Copy link
Member

Choose a reason for hiding this comment

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

Should we mention that such case would imply extending the maintenance of the previous minor version (as done for 6.0) ?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, I don't think this should be automatic.

@@ -21,9 +21,6 @@ Before creating your first Symfony application you must:
enabled by default in most PHP 7 installations): `Ctype`_, `iconv`_, `JSON`_,
`PCRE`_, `Session`_, `SimpleXML`_, and `Tokenizer`_;

* Note that all newer, released versions of PHP will be supported during the
Copy link
Member Author

Choose a reason for hiding this comment

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

Let's remove this as this is a duplicate of the releases docs.

@javiereguiluz
Copy link
Member

Thanks Fabien.

@javiereguiluz javiereguiluz merged commit bad586e into symfony:4.4 Feb 24, 2022
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.

4 participants