updated CHANGELOG

This commit is contained in:
Fabien Potencier
2017-03-22 08:06:31 -07:00
parent eaf6a3000d
commit 82ff9d6bb4
+1
View File
@@ -1,5 +1,6 @@
* 1.33.0 (2017-XX-XX)
* fixed a race condition handling when writing cache files
* "length" filter now returns string length when applied to an object that does
not implement \Countable but provides __toString()
* "empty" test will now consider the return value of the __toString() method for