... | ... |
@@ -1,7 +1,9 @@ |
1 | 1 |
* 1.42.3 (2019-XX-XX) |
2 | 2 |
|
3 |
+ * fixed the "split" filter when the delimiter is "0" |
|
3 | 4 |
* fixed the "empty" test on Traversable instances |
4 | 5 |
* fixed cache when opcache is installed but disabled |
6 |
+ * fixed PHP 7.4 compatibility |
|
5 | 7 |
* bumped the minimal PHP version to 5.5 |
6 | 8 |
|
7 | 9 |
* 1.42.2 (2019-06-18) |