mirror of
https://github.com/smarty-php/smarty.git
synced 2026-07-10 18:30:47 +02:00
cd962280ce
* Fix PHP 8.0 $parts must be an array, because the argument for count() must be countable, mb_split() returns an array or a boolean.