Skip to content

PHP 8.4 Deprecated errors #38

Description

@RickKukiela

Please release a patch for PHP 8.4 that addresses deprecated syntax:

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
23

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
27

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
31

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
58

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
82

Deprecated
: ShipStream\Ups\Api\Normalizer\ResponseAlertNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead in
/var/www/html/vendor/shipstream/ups-rest-php-sdk/src/Api/Normalizer/ResponseAlertNormalizer.php
on line
86

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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