mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 10:26:32 +00:00
Merge branch '2.x' into 3.x
* 2.x: Bump version Prepare the 2.14.7 release Update CHANGELOG Bump version Prepare the 1.44.5 release Update CHANGELOG
This commit is contained in:
@@ -92,10 +92,16 @@
|
||||
* bumped minimum PHP version to 7.2
|
||||
* removed PSR-0 classes
|
||||
|
||||
# 2.14.7 (2021-XX-XX)
|
||||
# 2.14.8 (2021-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
# 2.14.7 (2021-09-17)
|
||||
|
||||
* Allow Symfony 6
|
||||
* Improve compatibility with PHP 8.1
|
||||
* Explicitly specify the encoding for mb_ord in JS escaper
|
||||
|
||||
# 2.14.6 (2021-05-16)
|
||||
|
||||
* Revert "Throw a proper exception when a template name is an absolute path (as it has never been supported)"
|
||||
@@ -447,10 +453,15 @@
|
||||
* improved the performance of the filesystem loader
|
||||
* removed features that were deprecated in 1.x
|
||||
|
||||
# 1.44.5 (2021-XX-XX)
|
||||
# 1.44.6 (2021-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
# 1.44.5 (2021-09-17)
|
||||
|
||||
* Improve compatibility with PHP 8.1
|
||||
* Explicitly specify the encoding for mb_ord in JS escaper
|
||||
|
||||
# 1.44.4 (2021-05-16)
|
||||
|
||||
* Revert "Throw a proper exception when a template name is an absolute path (as it has never been supported)"
|
||||
|
||||
Reference in New Issue
Block a user