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-19 22:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d6af0707b7edfda1aa3022193a26c5145a76e8c
Twig
/
tests
/
Extension
T
History
Fabien Potencier
8d6af0707b
Fix sandbox
__toString
bypass via the
in
and
not in
operators
2026-05-27 14:52:32 +02:00
..
Fixtures
Add a
needs_is_sandboxed
option for filters, functions, and tests
2026-05-16 18:52:17 +01:00
AttributeExtensionTest.php
Add a
needs_is_sandboxed
option for filters, functions, and tests
2026-05-16 18:52:17 +01:00
CoreTest.php
[Core] Fix cycle() with non-countable ArrayAccess+Traversable objects
2025-11-23 13:20:23 +01:00
EscaperTest.php
Lazy load EscaperRuntime in EscaperExtension
2026-04-30 13:43:11 +02:00
LegacyDebugFunctionsTest.php
…
LegacyStringLoaderFunctionsTest.php
…
SandboxTest.php
Fix sandbox
__toString
bypass via the
in
and
not in
operators
2026-05-27 14:52:32 +02:00
StringLoaderExtensionTest.php
…