Nicolas Grekas
|
85a4817128
|
CS fixes
|
2025-07-29 10:07:07 +02:00 |
|
Fabien Potencier
|
8b278986b8
|
Deprecate using Node directly, introduce EmptyNode and Nodes
|
2024-09-27 07:42:41 +02:00 |
|
Fabien Potencier
|
52ded207d3
|
Allow Twig callable arguments to use camel or snake names
|
2024-09-18 19:19:20 +02:00 |
|
Fabien Potencier
|
0823d23488
|
Throw a SyntaxError exception at compile time when a Twig callable has not the minimum number of required arguments
|
2024-08-15 23:00:02 +02:00 |
|
Fabien Potencier
|
e1705f8831
|
Extract a new CallableArgumentsExtractor class
|
2024-08-15 20:37:59 +02:00 |
|