Merge branch '1.x' into 2.x

* 1.x:
  Drop PHP 5 support
This commit is contained in:
Fabien Potencier
2020-05-19 07:38:33 +02:00
+2 -1
View File
@@ -304,8 +304,9 @@
* improved the performance of the filesystem loader
* removed features that were deprecated in 1.x
# 1.42.6 (2020-XX-XX)
# 1.43.0 (2020-XX-XX)
* Drop PHP 5.5 and 5.6 support
* Fix ambiguous syntax parsing
# 1.42.5 (2020-02-11)