Merge branch '2.x' into 3.x

* 2.x:
  bumped version to 2.11
  bumped version to 1.42
This commit is contained in:
Fabien Potencier
2019-05-17 08:24:14 +02:00
+2 -2
View File
@@ -17,7 +17,7 @@
* bumped minimum PHP version to 7.2
* removed PSR-0 classes
* 2.10.1 (2019-XX-XX)
* 2.11.0 (2019-XX-XX)
* n/a
@@ -248,7 +248,7 @@
* improved the performance of the filesystem loader
* removed features that were deprecated in 1.x
* 1.41.1 (2019-XX-XX)
* 1.42.0 (2019-XX-XX)
* fixed a PHP fatal error when calling a macro imported in a block in a nested block
* fixed a PHP fatal error when calling a macro imported in the template in another macro