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 lib/Varien/Filter/Template.php #3879

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

kiatng
Copy link
Contributor

@kiatng kiatng commented Mar 7, 2024

Array
(
    [type] => 8192:E_DEPRECATED
    [message] => preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated
    [file] => .../lib/Varien/Filter/Template.php
    [line] => 141
    [uri] => /index.php/catalogsearch/advanced/result/?name=e
)

@github-actions github-actions bot added Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* labels Mar 7, 2024
@fballiano fballiano merged commit 49ea65a into OpenMage:main Mar 7, 2024
17 checks passed
@kiatng kiatng deleted the null_deprecation_filter branch March 8, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/*
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants