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-11 18:06:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.27.1
Twig
/
tests
T
History
Fabien Potencier
8ec9530732
Fix inconsistent array access with a Stringable key
2026-05-29 10:06:57 +02:00
..
Cache
…
Extension
Preserve IteratorAggregate identity in sandbox __toString walker
2026-05-29 09:31:03 +02:00
Fixtures
Document new support for any expression as a dynamic mapping key
2026-05-27 14:54:58 +02:00
Loader
…
Node
Validate macro name in MacroReferenceExpression constructor
2026-05-19 23:42:31 +02:00
NodeVisitor
Fix sandbox
__toString
bypasses
2026-05-20 00:18:59 +02:00
Profiler
Escape root profile name in HtmlDumper
2026-05-23 09:39:26 +02:00
Resources
Fix sandbox bypass in deprecated internal wrappers
2026-05-24 11:10:36 +02:00
Runtime
…
TokenParser
…
Util
…
CompilerTest.php
Encode single quotes as \x27 in Compiler::string()
2026-05-19 22:58:27 +02:00
ContainerRuntimeLoaderTest.php
…
CustomExtensionTest.php
…
DeprecatedCallableInfoTest.php
…
DummyBackedEnum.php
…
DummyUnitEnum.php
…
EnvironmentTest.php
…
ErrorTest.php
…
ExpressionParserTest.php
…
FactoryRuntimeLoaderTest.php
…
FileExtensionEscapingStrategyTest.php
…
FilesystemHelper.php
…
IntegrationTest.php
…
LexerTest.php
…
ParserTest.php
…
TemplateTest.php
Fix inconsistent array access with a Stringable key
2026-05-29 10:06:57 +02:00
TemplateWrapperTest.php
…
TokenStreamTest.php
…