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

Fixed null deprecation in Varien/Convert/Parser/Xml/Excel #4375

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

kiatng
Copy link
Contributor

@kiatng kiatng commented Nov 22, 2024

Description (*)

Array
(
    [type] => 8192:E_DEPRECATED
    [message] => htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
    [file] => .../lib/Varien/Convert/Parser/Xml/Excel.php
    [line] => 198

@github-actions github-actions bot added Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* labels Nov 22, 2024
@kiatng kiatng added PHP 8 Related to PHP8 and removed Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* labels Nov 22, 2024
@addison74 addison74 merged commit 8033a6e into OpenMage:main Nov 22, 2024
19 checks passed
fballiano added a commit to MahoCommerce/maho that referenced this pull request Nov 22, 2024
@kiatng kiatng deleted the nd_excel branch November 24, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PHP 8 Related to PHP8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants