Fabien Potencier
ae7e6cc9a3
Merge branch '3.x' into 4.x
...
* 3.x:
Fix CS
Remove redundant "$thing instanceof \Countable" check
Update PHPUnit schema
fix TwigExtraBundle tests with Symfony 6.0/6.1
2024-02-10 10:03:27 +01:00
Fabien Potencier
f7f11ea410
Fix CS
2024-02-10 09:52:03 +01:00
Fabien Potencier
f9871531b7
Merge branch '3.x' into 4.x
...
* 3.x:
Fxi some errors reported by phpstan
2024-02-05 19:00:15 +01:00
Fabien Potencier
7e1945a618
minor #3991 Fix some errors reported by phpstan (fabpot)
...
This PR was merged into the 3.x branch.
Discussion
----------
Fix some errors reported by phpstan
Commits
-------
2b2ac80d Fxi some errors reported by phpstan
2024-02-05 18:59:35 +01:00
Fabien Potencier
2b2ac80d34
Fxi some errors reported by phpstan
2024-02-05 17:48:36 +01:00
Fabien Potencier
5d5ea62171
Merge branch '3.x' into 4.x
...
* 3.x:
Remove support for Twig 2.x and unmaintained Symfony versions
Clarify the behavior when a property/method does not exist
2024-01-25 09:17:53 +01:00
Fabien Potencier
b1a8feaa55
Remove support for Twig 2.x and unmaintained Symfony versions
2024-01-25 08:19:28 +01:00
Fabien Potencier
2d19b9a8f0
Merge branch '3.x' into 4.x
...
* 3.x:
Abstract node capture in its own Node
2023-12-30 13:06:11 +01:00
Fabien Potencier
6ebbc30593
Abstract node capture in its own Node
2023-12-30 10:14:36 +01:00
Fabien Potencier
f930a284fe
Bump to 4.0 and require PHP 8.2
2023-12-09 13:45:50 +01:00
Fabien Potencier
fdb9d9eddf
Bump dependencies
2023-11-21 15:02:01 +01:00
Christian Flothmann
b8b0c39663
allow Symfony 7 packages to be installed
2023-09-11 13:25:50 +02:00
Fabien Potencier
08d2037f26
Bump version to 3.6
2023-02-09 07:45:16 +01:00
Fabien Potencier
2bd9c96c74
Fix LICENSE year
2023-02-08 08:50:32 +01:00
Fabien Potencier
0c8f5b2ea4
Bump version to 3.5
2022-12-27 13:23:36 +01:00
Antoine Makdessi
9286dacb0b
Update README.md
2021-10-18 09:47:52 +02:00
Andrej Hudec
49bac0b137
Fix typo in CacheTokenParser.php
2021-06-21 21:48:00 +02:00
Nicolas Grekas
1e53d27a37
Merge branch '2.x' into 3.x
...
* 2.x:
Allow Symfony 6
2021-05-20 16:28:34 +02:00
Fabien Potencier
fcbaa669ab
Fix CS
2021-05-12 09:47:40 +02:00
Yann ROTROU
0bdad6fbdc
Allow macro calls and definition inside cache tag
2021-01-11 18:30:42 +01:00
Nicolas Grekas
fff62b9eb1
Improve wiring
2021-01-05 10:59:10 +01:00
Fabien Potencier
4d036a9148
Add a cache tag
2021-01-05 10:59:10 +01:00