mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
Merge branch '2.x' into 3.x
* 2.x: Fix CS Fix CHANGELOG Bump version to 2.14.1-DEV Prepare the 2.14.0 release Bump version to 1.44.1-DEV Prepare the 1.44.0 release
This commit is contained in:
@@ -62,7 +62,11 @@
|
||||
* bumped minimum PHP version to 7.2
|
||||
* removed PSR-0 classes
|
||||
|
||||
# 2.14.0 (2020-XX-XX)
|
||||
# 2.14.1 (2020-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
# 2.14.0 (2020-10-21)
|
||||
|
||||
* Fix sandbox support when using "include(template_from_string())"
|
||||
* Make round brackets optional for one argument tests like "same as" or "divisible by"
|
||||
@@ -388,7 +392,11 @@
|
||||
* improved the performance of the filesystem loader
|
||||
* removed features that were deprecated in 1.x
|
||||
|
||||
# 1.44.0 (2020-XX-XX)
|
||||
# 1.44.1 (2020-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
# 1.44.0 (2020-10-21)
|
||||
|
||||
* Remove implicit dependency on ext/iconv in JS escaper
|
||||
* Fix sandbox support when using "include(template_from_string())"
|
||||
|
||||
Reference in New Issue
Block a user