Bug correction: Parsing integers large than PHP_INT_MAX was generating trucated token...
authorPaulo Roberto Ribeiro <paulo@duocriativa.com.br>
Thu, 1 Dec 2011 19:54:23 +0000 (17:54 -0200)
committerPaulo Roberto Ribeiro <paulo@duocriativa.com.br>
Thu, 1 Dec 2011 19:54:23 +0000 (17:54 -0200)
commit046e4ffa23ed2fe7a6d65d2c3aff25e03a586b98
treea0317f6129039bb83c8ba02d2835077e7c42cfc0
parent9a638a4a33866b599e40b1322ac2bfb12f4049cc
Bug correction: Parsing integers large than PHP_INT_MAX was generating trucated token values.
lib/Twig/Lexer.php