Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP8.1 urlencode(): Passing null to parameter #1 ($string) of type string is deprecated #308

Closed
sreichel opened this issue Jan 13, 2023 · 1 comment

Comments

@sreichel
Copy link

#0 [internal function]: mageCoreErrorHandler(8192, 'urlencode(): Pa...', '/var/www/html/v...', 343)
#1 /var/www/html/vendor/shardj/zf1-future/library/Zend/Locale/Data.php(343): urlencode(NULL)
#2 /var/www/html/vendor/shardj/zf1-future/library/Zend/Locale.php(1466): Zend_Locale_Data::getList('de_DE', 'language', NULL)
#3 /var/www/html/app/code/core/Mage/Core/Model/Locale.php(237): Zend_Locale::getTranslationList('language', 'de_DE')
public static function getTranslationList($path = null, $locale = null, $value = null)
public static function getList($locale, $path, $value = false)
@sreichel
Copy link
Author

sreichel commented Jan 14, 2023

Closed. Line changed in another OM patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant