Skip to content

PHP 8.4 compatibilty #45

@cobyteskb

Description

@cobyteskb

When using this package on PHP 8.4 the following errors are thrown:

Deprecated: Xolphin\Endpoints\RequestsEndpoint::scheduleValidationCall(): Implicitly marking parameter $phoneNumber as nullable is deprecated, the explicit nullable type must be used instead in /builds/infrastructure/scripts/xolphin-expiry-notifier/vendor/xolphin/xolphin-api-php/src/Endpoints/RequestsEndpoint.php on line 134

Deprecated: Xolphin\Endpoints\RequestsEndpoint::scheduleValidationCall(): Implicitly marking parameter $extensionNumber as nullable is deprecated, the explicit nullable type must be used instead in /builds/infrastructure/scripts/xolphin-expiry-notifier/vendor/xolphin/xolphin-api-php/src/Endpoints/RequestsEndpoint.php on line 134

Deprecated: Xolphin\Endpoints\RequestsEndpoint::scheduleValidationCall(): Implicitly marking parameter $email as nullable is deprecated, the explicit nullable type must be used instead in /builds/infrastructure/scripts/xolphin-expiry-notifier/vendor/xolphin/xolphin-api-php/src/Endpoints/RequestsEndpoint.php on line 134

Deprecated: Xolphin\Endpoints\RequestsEndpoint::scheduleValidationCall(): Implicitly marking parameter $comments as nullable is deprecated, the explicit nullable type must be used instead in /builds/infrastructure/scripts/xolphin-expiry-notifier/vendor/xolphin/xolphin-api-php/src/Endpoints/RequestsEndpoint.php on line 134

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