added ignore_invalid_variables setting to throw an exception when an invalid variable...
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 26 May 2010 11:56:43 +0000 (13:56 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 26 May 2010 11:56:43 +0000 (13:56 +0200)
commit63a52ae7de04d8aac5d09e2cd45e36d03fcecc7f
treec7afc237be8e359984a8a5535cd998337bc99fd0
parentc7fbd4307a02776cc81d8dc4d3f7c9a09b897aa0
added ignore_invalid_variables setting to throw an exception when an invalid variable is used in a template
CHANGELOG
lib/Twig/Environment.php
lib/Twig/Node/Expression/Name.php
lib/Twig/Resource.php