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-11 18:06:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.x
Twig
/
tests
/
Fixtures
/
functions
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Nicolas Grekas
163f07400a
Fix support for named closures
2022-05-13 17:01:54 +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
Fix support for named closures
2022-05-13 17:01:54 +02:00
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_php80.test
Use faster hash algorithm (xxh128) on PHP 8.1
2021-12-15 06:29:16 +01:00
template_from_string_error.test
Use faster hash algorithm (xxh128) on PHP 8.1
2021-12-15 06:29:16 +01:00
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
…