Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reintroduce PHP 7.1 support#185

Closed
beberlei wants to merge 2 commits into
2.0.xfrom
PHP7.1
Closed

Reintroduce PHP 7.1 support#185
beberlei wants to merge 2 commits into
2.0.xfrom
PHP7.1

Conversation

@beberlei
Copy link
Copy Markdown
Member

Code still works on 7.1, no need to restrict it.

@beberlei beberlei requested a review from alcaeus April 10, 2021 16:30
@beberlei beberlei added this to the 2.0.4 milestone Apr 10, 2021
@beberlei beberlei changed the title Add PHP 7.1 support Reintroduce PHP 7.1 support Apr 10, 2021
@greg0ire
Copy link
Copy Markdown
Member

Should this target 2.1.x? It's not really a bug is it?

@alcaeus
Copy link
Copy Markdown
Member

alcaeus commented Apr 10, 2021

I don't see a reason for bringing this back tbh. What's the reasoning behind this?

@beberlei
Copy link
Copy Markdown
Member Author

beberlei commented Apr 10, 2021

@alcaeus the reason is that it still works on 7.1, DBAL 2.x still supports 7.1 and ORM also can support this because only this holds it back. Edit: All tooling supports 7.1 as well, PHPUnit, Psalm, phpcs and our coding standard.

Copy link
Copy Markdown
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

Absolutely not from my end: people can use version 1.3 if they need to run on 7.1. If you want them to be able to use the new api, introduce 7.1 support to 1.4.

@beberlei
Copy link
Copy Markdown
Member Author

Replaced by #186

@beberlei beberlei closed this Apr 11, 2021
@alcaeus alcaeus deleted the PHP7.1 branch April 11, 2021 13:07
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.

3 participants