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-08-30 03:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efd12ef0ccfb9ddaf310f0fc3029ca198076af8f
Twig
/
tests
T
History
Fabien Potencier
efd12ef0cc
Optimize NameExpression compilation
2025-01-02 12:32:36 +01:00
..
Cache
…
Extension
…
Fixtures
Fix the null coalescing operator when the test returns null
2024-12-12 10:17:22 +01:00
Loader
…
Node
Optimize NameExpression compilation
2025-01-02 12:32:36 +01:00
NodeVisitor
Fix CS
2024-11-30 09:33:57 +01:00
Profiler
…
Runtime
…
TokenParser
Ignore exceptions from undefined handlers when using the guard tag
2024-12-19 15:10:50 +01:00
Util
…
CompilerTest.php
…
ContainerRuntimeLoaderTest.php
…
CustomExtensionTest.php
…
DeprecatedCallableInfoTest.php
…
drupal_test.sh
…
DummyBackedEnum.php
…
DummyUnitEnum.php
…
EnvironmentTest.php
…
ErrorTest.php
…
ExpressionParserTest.php
Fix unary operator precedence change
2024-12-28 11:29:38 +01:00
FactoryRuntimeLoaderTest.php
…
FileExtensionEscapingStrategyTest.php
…
FilesystemHelper.php
…
IntegrationTest.php
Fix the null coalescing operator when the test returns null
2024-12-12 10:17:22 +01:00
LexerTest.php
Fix CS
2024-11-30 09:42:13 +01:00
ParserTest.php
…
TemplateTest.php
adds support for invoking closures
2024-12-14 20:06:34 +01:00
TemplateWrapperTest.php
…
TokenStreamTest.php
…