fixed variable that defines __isset() (closes #71)

This commit is contained in:
Fabien Potencier
2010-06-28 12:24:00 +02:00
parent 178b38940b
commit 1698c8834d
3 changed files with 141 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
* 0.9.8
* fixed objects with __isset() defined
* fixed set tag when used with a capture
* fixed type hinting for Twig_Environment::addFilter() method