Skip to content

Add PHP 8 support#9

Closed
weierophinney wants to merge 7 commits intolaminas:2.9.xfrom
weierophinney:feature/php-8-support
Closed

Add PHP 8 support#9
weierophinney wants to merge 7 commits intolaminas:2.9.xfrom
weierophinney:feature/php-8-support

Conversation

@weierophinney
Copy link
Member

This patch builds on #7; I have resubmitted it because a bug in the CI matrix job and how it performs checkouts leads to a branch collision.

  • php 8 support. also drop support for php <7.3
  • phpunit 9 support and some undefined properties
  • phpunit 9 prep changes and some undefined properties
  • constrain laminas/laminas-coding-standard to v1 as before
  • update tests with deprecated methods or lack of assertions
  • remove obsolete CI configuration

Closes #7
Fixes #6

tanerkay and others added 6 commits March 17, 2021 09:51
Signed-off-by: Taner Kucukyuruk <taner.kucukyuruk@gmail.com>
Signed-off-by: Taner Kucukyuruk <taner.kucukyuruk@gmail.com>
Signed-off-by: Taner Kucukyuruk <taner.kucukyuruk@gmail.com>
Signed-off-by: Taner Kucukyuruk <taner.kucukyuruk@gmail.com>
Signed-off-by: Taner Kucukyuruk <taner.kucukyuruk@gmail.com>
All of it targetted PHP versions prior to 7.3.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney added this to the 2.9.0 milestone Mar 17, 2021
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney
Copy link
Member Author

Closing; tests ran on #7 finally.

@weierophinney weierophinney removed this from the 2.9.0 milestone Mar 17, 2021
@weierophinney weierophinney deleted the feature/php-8-support branch March 17, 2021 15:42
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.

PHP 8.0 support

2 participants