fixed compilation of numeric values used in templates when using a locale where the...
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 18 Mar 2012 23:08:15 +0000 (00:08 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 18 Mar 2012 23:08:15 +0000 (00:08 +0100)
commit90931b0a2717ff80d674d476114d5e7be68373ed
treeb44877568e1f5f0f2e7a7cd60dddb006401582de
parent96632fb481dfd28fbfbd4338234a85b60d5d8169
fixed compilation of numeric values used in templates when using a locale where the decimal separator is not a dot
CHANGELOG
lib/Twig/Compiler.php
test/Twig/Tests/CompilerTest.php [new file with mode: 0644]