Skip to content

Php syntax error in php ^7.3 #206

@russelomua

Description

@russelomua

int|float syntax does not supported by php 7.3 which is defined in composer.json

public function setTimeout(int|float $timeout):Settings

"php": "^7.3|^8.0",

Please remove support of php 7.3 for this release or use supported syntax features.
TNX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions