chrome-devtools-protocol icon indicating copy to clipboard operation
chrome-devtools-protocol copied to clipboard

Fix/php8

Open wells opened this issue 3 years ago • 2 comments

Primary changes:

  • Set php >=7.1 to allow for php 8.0
  • Crossgrade to php-parallel-lint/php-parallel-lint
  • Upgrade phpstan
  • Enable phpunit v9

Notes:

  • phpunit and lint are passing
  • phpstan has a lot of primarily "no return typehint specified," "no typehint specified," etc. errors

Do you want to ignore some of these static analysis errors?

wells avatar Mar 19 '21 16:03 wells

Is this ready? :)

Tom32i avatar Jun 29 '21 15:06 Tom32i

Could use a merge from master

jspaetzel avatar Aug 10 '21 16:08 jspaetzel