This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
Twig
Watch
1
Star
0
Fork
0
You've already forked Twig
mirror of
https://github.com/twigphp/Twig.git
synced
2026-09-10 17:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.12.0
Twig
/
tests
/
Node
/
Expression
T
History
Fabien Potencier
31037d0e51
Refactor code
2024-08-20 15:39:54 +02:00
..
Binary
…
Filter
Move FunctionExpression/FilterExpression/TestExpression attributes from compilation time to parsing time
2024-08-14 18:45:35 +02:00
Unary
…
ArrayTest.php
…
AssignNameTest.php
…
CallTest.php
Refactor code
2024-08-20 15:39:54 +02:00
ConditionalTest.php
…
ConstantTest.php
…
FilterTest.php
Throw a SyntaxError exception at compile time when a Twig callable has not the minimum number of required arguments
2024-08-15 23:00:02 +02:00
FilterTestExtension.php
Add support for first class callables
2024-07-14 13:56:14 +02:00
FunctionTest.php
Throw a SyntaxError exception at compile time when a Twig callable has not the minimum number of required arguments
2024-08-15 23:00:02 +02:00
GetAttrTest.php
Optimize sprintf() calls for PHP 8.4
2024-06-21 08:16:55 +02:00
NameTest.php
Replace template loader mocks by ArrayLoader
2024-07-24 08:27:23 +02:00
NullCoalesceTest.php
…
ParentTest.php
…
TestTest.php
Move FunctionExpression/FilterExpression/TestExpression attributes from compilation time to parsing time
2024-08-14 18:45:35 +02:00