Skip to content

Deprecations messages on PS 9.1.3 + Module 8.0.14 #638

Description

@HartLarsson

i received in error_log_PHP a lot of warning deprecations messages like:

[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/ffpurify/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php on line 112
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/ffpurify/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php on line 47
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/ffpurify/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php on line 82
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/ffpurify/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php on line 82
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/ffpurify/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php on line 72
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php on line 72
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php on line 182
[29-May-2026 12:27:02 Europe/Rome] PHP Deprecated:  Using ${var} in strings is deprecated, use {$var} instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php on line 182
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Account\Session\ShopSession::getValidToken(): Implicitly marking parameter $scope as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Account/Session/ShopSession.php on line 77
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Account\Session\ShopSession::getValidToken(): Implicitly marking parameter $audience as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Account/Session/ShopSession.php on line 77
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Repository\ConfigurationRepository::__construct(): Implicitly marking parameter $configuration as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Repository/ConfigurationRepository.php on line 40
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Adapter\Link::__construct(): Implicitly marking parameter $link as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Adapter/Link.php on line 46
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Vendor\Ramsey\Uuid\UuidFactory::__construct(): Implicitly marking parameter $features as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php on line 55
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Account\StatusManager::cacheInvalidated(): Implicitly marking parameter $cachedStatus as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Account/StatusManager.php on line 191
[29-May-2026 12:27:03 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Account\StatusManager::cacheExpired(): Implicitly marking parameter $cachedStatus as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/src/Account/StatusManager.php on line 209
[29-May-2026 12:27:04 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Parser::__construct(): Implicitly marking parameter $decoder as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/lcobucci/jwt/src/Parser.php on line 39
[29-May-2026 12:27:05 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Token::__construct(): Implicitly marking parameter $signature as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php on line 67
[29-May-2026 12:27:05 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Token::__construct(): Implicitly marking parameter $claimFactory as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php on line 67
[29-May-2026 12:27:05 Europe/Rome] PHP Deprecated:  PrestaShop\Module\PsAccounts\Vendor\Lcobucci\JWT\Token::isExpired(): Implicitly marking parameter $now as nullable is deprecated, the explicit nullable type must be used instead in /home/<cpanelname>/public_html/modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php on line 257

The store is identified correctly but the are tons of deprecations messages.

PS 9.1.3
PHP 8.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions