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-14 19:36:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.3.2
Twig
/
tests
/
Fixtures
/
functions
T
History
Fabien Potencier
53650c55c1
Merge branch '1.x' into 2.x
...
* 1.x: Fix PHP 8 support
2020-10-21 14:27:01 +02:00
..
include
…
attribute.test
…
block_with_template.test
…
block_without_name.test
…
block_without_parent.test
…
block.test
…
constant.test
…
cycle.test
…
date_namedargs.test
…
date.test
…
dump_array.test
…
dump.test
…
dynamic_function.test
…
include_template_from_string.test
…
magic_call.test
…
magic_static_call.test
…
max.test
…
min.test
…
range.test
Fix PHP 8 support
2020-10-21 14:08:16 +02:00
recursive_block_with_inheritance.test
…
source.test
…
special_chars.test
…
static_calls.test
…
template_from_string_error.test
…
template_from_string.test
…
trailing_commas.test
Allow trailing commas in macros + functions + filters
2020-07-06 13:58:05 +02:00
undefined_block_deep.test
…
undefined_block.test
…