Skip to content

PHP8 compatibility #14

Open
Open
@yoanmLf

Description

@yoanmLf

Hello,

May I propose a PR to allow PHP8 to be used on this project ?

I quickly checked, it looks like the lonely issue is php-http/client-common which is not compatible with PHP8.
I guess updating requirement from ^1.0 to ^1.0|^2.0 should be enough
Unfortunately without any tests some issue may appears at some points as some methods don't exist anymore on PHP8 :| I should be able anyway to double check that by using the branch on my project and check on my own CI if it's OK (at least for the part used by my project)

Based on changelog, It seems nothing need to be updated as removed options don't seems to be used there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions