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

Skip to content

Reintroduce PHP 7.1 to old 1.4 compatibilty branch#186

Merged
beberlei merged 4 commits into
1.4.xfrom
PHP7.1-2
Apr 16, 2021
Merged

Reintroduce PHP 7.1 to old 1.4 compatibilty branch#186
beberlei merged 4 commits into
1.4.xfrom
PHP7.1-2

Conversation

@beberlei
Copy link
Copy Markdown
Member

@beberlei beberlei commented Apr 11, 2021

Replaces #185

Code still works on 7.1 and there is no need to tighten the constraint.

Also updated the coding standard to 8.0 and phpstan to 0.12 and made the code compliant to both. Moved .travis to Github actions.

@beberlei beberlei requested review from alcaeus and greg0ire April 11, 2021 07:59
@greg0ire
Copy link
Copy Markdown
Member

The PHPStan workflow seems to be missing from this branch, let's copy it?

@alcaeus
Copy link
Copy Markdown
Member

alcaeus commented Apr 11, 2021

Please extract the other changes (updating dependencies) to a separate PR. This PR should be merged into 3.x without applying the change, while the other stuff can be used in 3.x as well.

If you're back porting this from 3, don't: 1.4 isn't really supported anymore and just provides a compatibility layer.

@beberlei
Copy link
Copy Markdown
Member Author

@alcaeus i wish that were possible, but doctrine/coding-standard and the 0.11 phpstan plugins did not work on 7.1, their newer versions however do.

@beberlei beberlei merged commit 4bd5c1c into 1.4.x Apr 16, 2021
@beberlei beberlei deleted the PHP7.1-2 branch April 16, 2021 17:34
@beberlei beberlei added this to the 1.4.4 milestone Apr 16, 2021
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