croxton / Stash

Stash allows you to stash text and snippets of code for reuse throughout your templates.
GNU General Public License v3.0
197 stars 20 forks source link

Another PHP 8.1 deprecation notice #178

Closed Zignature closed 1 year ago

Zignature commented 1 year ago

I encountered another deprecation notice:

Deprecated
htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated
user/addons/stash/mod.stash.php, line 1075

Severity: E_DEPRECATED

Environment:

Stash v3.1.1 EE 7.2.7 Apache 2.4.54.2 PHP 8.1.13 MariaDB 10.10.2 Windows 11 Pro 22H2 Build 22621.1105

croxton commented 1 year ago

Fixed in #00edcf