Fixed the support of 2-word tests without a custom node class
authorChristophe Coevoet <stof@notk.org>
Tue, 14 Oct 2014 09:53:43 +0000 (11:53 +0200)
committerChristophe Coevoet <stof@notk.org>
Tue, 14 Oct 2014 10:50:18 +0000 (12:50 +0200)
commit0082e0523c95692d8a35ef0ee5d55ebce440c600
tree25cc33b1a134a2be5ba7e786433d30dfeb9289c7
parent98f1a4b28092bee659c695e40afe8a94640cddbf
Fixed the support of 2-word tests without a custom node class
CHANGELOG
lib/Twig/Extension/Core.php
test/Twig/Tests/Fixtures/regression/multi_word_tests.test [new file with mode: 0644]
test/Twig/Tests/IntegrationTest.php