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 12:06:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8,278
Commits
9
Branches
273
Tags
4.x
Commit Graph
2 Commits
Author
SHA1
Message
Date
Fabien Potencier
9c6d76b61c
Add void return type hint even in tests
2026-07-12 13:43:08 +02:00
Simon André
e4d7915702
Compile 'index' with repr (not string) in EmbedNode
...
Before this fix, the generated Template code had quotes around the index (integer) parameter value.
2025-09-25 08:28:51 +02:00