Skip to content

Set PHP Version requirement to 7.2.5 #12693

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
Nov 30, 2019
Merged

Conversation

HLeithner
Copy link
Contributor

Based on the last pull request for 5.0 the minimum PHP Version is 7.2.5
symfony/symfony#34443

That's also the required version in composer.json
https://github.com/symfony/symfony/blob/5.0/composer.json#L19

@javiereguiluz javiereguiluz added Status: Reviewed Waiting Code Merge Docs for features pending to be merged and removed Status: Needs Review labels Nov 26, 2019
@javiereguiluz javiereguiluz added this to the 5.0 milestone Nov 26, 2019
@javiereguiluz javiereguiluz added On hold and removed Waiting Code Merge Docs for features pending to be merged labels Nov 26, 2019
@javiereguiluz
Copy link
Member

@HLeithner you are right! However, the new patch versions of contracts haven't been released yet, so 7.2.9 is still the required version. I've put this "On Hold" until they are released, which hopefully will be very soon.

Thanks and congrats on your first Symfony Docs contribution!

@javiereguiluz
Copy link
Member

Translation contracts 2.0.1 has just been released (https://github.com/symfony/translation-contracts/releases) so this can be merged because PHP 7.2.5 is again the minimum required version of Symfony.

@javiereguiluz
Copy link
Member

Thanks Harald.

javiereguiluz added a commit that referenced this pull request Nov 30, 2019
This PR was merged into the 5.0 branch.

Discussion
----------

Set PHP Version requirement to 7.2.5

Based on the last pull request for 5.0 the minimum PHP Version is 7.2.5
symfony/symfony#34443

That's also the required version in composer.json
https://github.com/symfony/symfony/blob/5.0/composer.json#L19

Commits
-------

3d50d78 Set PHP Version requirement to 7.2.5
@javiereguiluz javiereguiluz merged commit 3d50d78 into symfony:5.0 Nov 30, 2019
@HLeithner
Copy link
Contributor Author

Thanks for merging. Finally we at Joomla set our minimum php version joomla 4 to version 7.2.5 too.

@javiereguiluz javiereguiluz mentioned this pull request Dec 4, 2019
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.

6 participants