Skip to content

Remove support for PHP 7.1 and fix deprecations - #48

Merged
sstok merged 1 commit into
rollerworks:mainfrom
sstok:remove-php71
Jun 27, 2021
Merged

Remove support for PHP 7.1 and fix deprecations#48
sstok merged 1 commit into
rollerworks:mainfrom
sstok:remove-php71

Conversation

@sstok

@sstok sstok commented Jun 27, 2021

Copy link
Copy Markdown
Member
Q A
Branch? main
Bug fix? no
New feature? no
BC breaks? yes (kinda)
Deprecations? no
Fixed tickets
License MIT

This removes support for PHP 7.1 and Symfony 3 (which is end-of-life).
The main branch now requires PHP 7.3 and Symfony 4.4 (LTS version).

The 1.4 branch keeps compatibility with older versions and still accepts bug fixes (including new translations) but no new features.

I was unable to fix the deprecation warnings and add support for Symfony 6 without adding a whole bunch of BC layers for no additional benefits.

@sstok sstok mentioned this pull request Jun 27, 2021
@sstok
sstok force-pushed the remove-php71 branch 3 times, most recently from 5500f1a to 71f528a Compare June 27, 2021 14:38
@sstok
sstok merged commit 4fef802 into rollerworks:main Jun 27, 2021
@sstok
sstok deleted the remove-php71 branch June 27, 2021 14:43
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.

1 participant