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-21 23:59:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d849eab57518ba6804fdebf02bfac1bf908a7bb
Twig
/
tests
T
History
Fabien Potencier
3d849eab57
Merge branch '3.x' into 4.x
...
* 3.x: Simplify code
2023-12-20 20:48:01 +01:00
..
Cache
Remove obsolete code
2023-12-09 14:56:21 +01:00
Extension
Merge branch '3.x' into 4.x
2023-12-20 20:37:25 +01:00
Fixtures
Remove obsolete code
2023-12-09 14:56:21 +01:00
Loader
…
Node
Add type hints to private properties
2023-12-14 20:43:37 +01:00
NodeVisitor
…
Profiler
Fix CS
2023-10-08 09:05:22 +02:00
Util
…
CompilerTest.php
…
ContainerRuntimeLoaderTest.php
…
CustomExtensionTest.php
…
drupal_test.sh
Remove Drupal tests
2023-09-11 17:40:51 +02:00
EnvironmentTest.php
Use ::class
2023-12-09 15:33:38 +01:00
ErrorTest.php
Catch errors thrown during template rendering
2023-10-26 17:55:48 -07:00
ExpressionParserTest.php
Fix spread operator implementation
2023-07-20 18:11:45 +02:00
FactoryRuntimeLoaderTest.php
…
FileExtensionEscapingStrategyTest.php
…
FilesystemHelper.php
…
IntegrationTest.php
Merge branch '3.x' into 4.x
2023-12-10 20:55:15 +01:00
LexerTest.php
Adding support for the ...spread operator on arrays and hashes
2023-07-20 16:08:57 +02:00
ParserTest.php
Fix CS
2023-10-08 09:05:22 +02:00
TemplateTest.php
Merge branch '3.x' into 4.x
2023-12-20 20:48:01 +01:00
TemplateWrapperTest.php
…
TokenStreamTest.php
…