mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
Merge branch '2.x' into 3.x
* 2.x: bumped version to 2.9.1-DEV prepared the 2.9.0 release bumped version to 1.40.1-DEV prepared the 1.40.0 release
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
* bumped minimum PHP version to 7.2
|
||||
* removed PSR-0 classes
|
||||
|
||||
* 2.9.0 (2019-XX-XX)
|
||||
* 2.9.1 (2019-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
* 2.9.0 (2019-04-28)
|
||||
|
||||
* deprecated returning "false" to remove a Node from NodeVisitorInterface::leaveNode()
|
||||
* allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (same meaning)
|
||||
@@ -235,7 +239,11 @@
|
||||
* improved the performance of the filesystem loader
|
||||
* removed features that were deprecated in 1.x
|
||||
|
||||
* 1.40.0 (2019-XX-XX)
|
||||
* 1.40.1 (2019-XX-XX)
|
||||
|
||||
* n/a
|
||||
|
||||
* 1.40.0 (2019-04-28)
|
||||
|
||||
* allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (same meaning)
|
||||
* added the "apply" tag as a replacement for the "filter" tag
|
||||
|
||||
Reference in New Issue
Block a user