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

Provide PHP 8.1 support #37

Merged
merged 7 commits into from
Sep 8, 2021

Conversation

weierophinney
Copy link
Member

This patch provides PHP 8.1 support:

  • Adds ~8.1.0 to list of PHP constraints
  • Bumps laminas-coding-standard to 2.2 series and applies rules
  • Bumps to 1.6.10alpha series of vfsStream (for PHP 8.1 support)

- Adds `~8.1.0` to PHP requirement constraint list
- Bumps minimum supported PHPUnit to 9.5.5

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Primarily removal of file-level docblocks.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Experimental support for 8.1 is in this series.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney force-pushed the feature/php-8.1-support branch from 91c1055 to 81ca11c Compare September 7, 2021 18:04
@weierophinney weierophinney added this to the 2.2.0 milestone Sep 7, 2021
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Copy link
Member

@boesing boesing left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney merged commit 694d6d9 into laminas:2.2.x Sep 8, 2021
@weierophinney weierophinney deleted the feature/php-8.1-support branch September 8, 2021 17:50
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.

2 participants