Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Conversation

@luispabon
Copy link
Collaborator

@luispabon luispabon commented Aug 26, 2021

Changes:

  • Update to php 8
  • Update symfony/console to 5.3
  • Update to latest infection
  • Tweak build to use the newest most strict phpstan level (7 --> 8)
  • Update code and tests to take advantage of php 8 features:
    • Constructor property promotion
    • Certain property types (mixed etc)
    • Remove redundant docblocks specifying types
  • Update guzzle from v6 to v7:
    • BadRequestException can no longer return null on the response, so simplify code that dealt with this & tests to reflect it.
    • Tweak some http client mocks where responses were returned as null to return mock responses

@luispabon luispabon merged commit 23489d4 into master Aug 26, 2021
@luispabon luispabon deleted the php8 branch August 26, 2021 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants