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 17:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
block-fix
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
Fabien Potencier
279fe13b22
Fix nested block() resolution when a directly rendered block calls parent()
2026-06-03 22:13:40 +02:00
..
enum
Implement the
enum
function
2024-09-27 08:23:21 +02:00
enum_cases
…
include
Fix test
2024-09-09 11:10:45 +02:00
attribute_with_wrong_args.legacy.test
Allow to use a dynamic attribute on the . operator via ()
2024-09-12 21:44:45 +02:00
attribute.legacy.test
Let's no deprecate the attribute function yet
2024-09-13 13:56:05 +02:00
block_with_template_parent.test
Fix nested block() resolution when a directly rendered block calls parent()
2026-06-03 22:13:40 +02:00
block_with_template.test
…
block_without_name.test
…
block_without_parent.test
…
block.test
…
constant.test
Fix constant() behavior when used with ??
2025-01-14 17:55:21 +01:00
cycle_empty_mapping.test
Unify error messages when a filter expects a mapping/sequence
2024-09-29 18:29:04 +02:00
cycle_empty_sequence.test
Unify error messages when a filter expects a mapping/sequence
2024-09-29 18:29:04 +02:00
cycle_without_enough_args.test
…
cycle.test
…
date_namedargs.test
…
date.test
…
deprecated.test
Improve the way one can deprecate a Twig callable
2024-09-09 21:14:40 +02:00
dump_array.test
…
dump.test
…
dynamic_function.test
…
include_template_from_string.test
…
magic_call.test
…
magic_static_call.test
…
max_without_args.test
…
max.test
…
min.test
…
parent_in_condition.test
…
parent_outside_of_a_block.test
…
range.test
Revert "feature
#4409
Deprecate the range function (fabpot)"
2024-10-24 15:37:54 +02:00
recursive_block_with_inheritance.test
…
source.test
…
special_chars.test
…
static_calls.test
…
template_from_string_error_php80.test
…
template_from_string_error.test
…
template_from_string.test
…
trailing_commas.test
…
undefined_block_deep.test
…
undefined_block.test
…