mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
Merge branch '2.x' into 3.x
* 2.x: Fix typo
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
* Make round brackets optional for one argument tests like "same as" or "divisible by"
|
||||
* Add support for ES2015 style object initialisation shortcut { a } is the same as { 'a': a }
|
||||
|
||||
# 2.13.1 (2020-05-08)
|
||||
# 2.13.1 (2020-08-05)
|
||||
|
||||
* Fix sandbox not disabled if syntax error occurs within {% sandbox %} tag
|
||||
* Fix a regression when not using a space before an operator
|
||||
|
||||
Reference in New Issue
Block a user