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-10 09:26:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.12.1
Twig
/
src
T
History
Fabien Potencier
ddd4134af9
Prepare the 2.12.1 release
2019-10-17 09:34:53 +02:00
..
Cache
Merge branch '1.x' into 2.x
2019-08-21 07:13:01 +02:00
Error
…
Extension
added the spaceship operator
2019-08-20 10:30:06 +02:00
Loader
Remove duplicate phpdoc
2019-06-10 12:15:10 +02:00
Node
Merge branch '1.x' into 2.x
2019-09-20 14:53:54 +02:00
NodeVisitor
fixed macro auto-import when a template contains only macros
2019-06-06 10:15:08 +02:00
Profiler
…
RuntimeLoader
…
Sandbox
…
Test
…
TokenParser
…
Util
…
Compiler.php
…
Environment.php
Prepare the 2.12.1 release
2019-10-17 09:34:53 +02:00
ExpressionParser.php
…
ExtensionSet.php
…
FileExtensionEscapingStrategy.php
…
Lexer.php
…
Markup.php
…
NodeTraverser.php
…
Parser.php
…
Source.php
…
Template.php
Fix using array_key_exists() on objects, it is deprecated in PHP 7.4
2019-08-01 16:18:22 +02:00
TemplateWrapper.php
Merge branch '1.x' into 2.x
2019-06-10 19:37:27 +02:00
Token.php
…
TokenStream.php
…
TwigFilter.php
…
TwigFunction.php
…
TwigTest.php
…