chrome-devtools-protocol
chrome-devtools-protocol copied to clipboard
Fix/php8
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?
Is this ready? :)
Could use a merge from master