Skip to content

PHP 8.1 Deprecation messages #47

@philsturgeon

Description

@philsturgeon
PHP Deprecated:  Return type of Infobip\Model\SmsInboundMessageResult::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 296

Deprecated: Return type of Infobip\Model\SmsInboundMessageResult::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 296
PHP Deprecated:  Return type of Infobip\Model\SmsInboundMessageResult::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 308

Deprecated: Return type of Infobip\Model\SmsInboundMessageResult::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 308
PHP Deprecated:  Return type of Infobip\Model\SmsInboundMessageResult::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 321

Deprecated: Return type of Infobip\Model\SmsInboundMessageResult::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 321
PHP Deprecated:  Return type of Infobip\Model\SmsInboundMessageResult::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 337

Deprecated: Return type of Infobip\Model\SmsInboundMessageResult::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 337
PHP Deprecated:  Return type of Infobip\Model\SmsInboundMessageResult::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 349

Deprecated: Return type of Infobip\Model\SmsInboundMessageResult::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Users/phil/src/infobip/vendor/infobip/infobip-api-php-client/Infobip/Model/SmsInboundMessageResult.php on line 349

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