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-06 23:48:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.42.2
Twig
/
src
/
NodeVisitor
T
History
Fabien Potencier
8a29b42df9
fixed end of constructor node logic
2019-06-06 10:03:25 +02:00
..
AbstractNodeVisitor.php
allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (same meaning)
2019-04-25 10:43:59 +02:00
EscaperNodeVisitor.php
…
NodeVisitorInterface.php
allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (same meaning)
2019-04-25 10:43:59 +02:00
OptimizerNodeVisitor.php
removed die()
2019-04-24 19:34:40 +02:00
SafeAnalysisNodeVisitor.php
…
SandboxNodeVisitor.php
fixed end of constructor node logic
2019-06-06 10:03:25 +02:00