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

"replace" 7.0 & 5.6 polyfills #43

Merged
merged 1 commit into from
Dec 12, 2017
Merged

"replace" 7.0 & 5.6 polyfills #43

merged 1 commit into from
Dec 12, 2017

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Dec 12, 2017

This removes paragonie/random_compat, symfony/polyfill-php70 and symfony/polyfill-apcu from minimal install - they are not needed since PHP 7.0.
And removes symfony/polyfill-php56 for deps that would need it (eg symfony/security).

ext-iconv is already an implicit requirement for Symfony.

@fabpot
Copy link
Member

fabpot commented Dec 12, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit bbee2c3 into symfony:3.3 Dec 12, 2017
fabpot added a commit that referenced this pull request Dec 12, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

"replace" 7.0 & 5.6 polyfills

This removes `paragonie/random_compat`, `symfony/polyfill-php70` and  `symfony/polyfill-apcu` from minimal install - they are not needed since PHP 7.0.
And removes  `symfony/polyfill-php56` for deps that would need it (eg symfony/security).

ext-iconv is already an implicit requirement for Symfony.

Commits
-------

bbee2c3 "replace" 7.0 & 5.6 polyfills
@nicolas-grekas nicolas-grekas deleted the replace-polyfill branch July 23, 2018 17:41
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.

2 participants