mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 19:04:27 +02:00
fix non utf-8 chars
This commit is contained in:
@@ -52,8 +52,8 @@ prevent entities from being encoded again.
|
|||||||
The capitalize modifier now know the $lc_rest option, which makes sure
|
The capitalize modifier now know the $lc_rest option, which makes sure
|
||||||
all letters following a captial letter are lower-cased.
|
all letters following a captial letter are lower-cased.
|
||||||
|
|
||||||
The count_sentences modifier now accepts ».?!« as
|
The count_sentences modifier now accepts (.?!) as
|
||||||
legitimate endings of a sentence - previously only ».« was
|
legitimate endings of a sentence - previously only (.) was
|
||||||
accepted
|
accepted
|
||||||
|
|
||||||
The new unescape modifier is there to reverse the effects of the
|
The new unescape modifier is there to reverse the effects of the
|
||||||
|
Reference in New Issue
Block a user