mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Raise SyntaxError on invalid UTF8 strings in lexer/tokenizer
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## 5.7.3 (unreleased)
|
||||
|
||||
* Raise Liquid::SyntaxError when parsing invalidly encoded strings
|
||||
|
||||
## 5.7.2 2025-01-31
|
||||
|
||||
* Fix array filters to not support nested properties
|
||||
|
||||
Reference in New Issue
Block a user