-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels