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 PHP8.1 deprecation errors passing null to parameter in trim #807

Merged
merged 1 commit into from
Sep 22, 2022

Commits on Sep 20, 2022

  1. Fixed PHP8.1 deprecation errors passing null to parameter in trim

    Fixed a PHP 8.1 deprecation error:  trim(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated in cacheresource_keyvaluestore.php on line 247 and in cacheresource_keyvaluestore.php on line 431
    IT-Experte authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6919ea7 View commit details
    Browse the repository at this point in the history