Fabien Potencier
34422f9004
Prepare the 3.10.0 release
2024-05-11 09:44:16 +02:00
Fabien Potencier
f2c9795b26
Fix EscaperExtension constructor to not change from previous releases (will be the same in 4.x as well)
2024-05-04 18:27:46 +02:00
Fabien Potencier
22810841ba
Move back default strategy to the extension
2024-05-04 08:51:08 +02:00
Fabien Potencier
70b2e3ca5d
Fix compat with older versions of PHP
2024-04-28 21:26:07 +02:00
Fabien Potencier
84bff0643c
Extract the escaping logic to a runtime
2024-04-28 21:26:07 +02:00
Fabien Potencier
4a7de4ab56
Bump version to 3.9.4-DEV
2024-04-24 08:21:14 +02:00
Fabien Potencier
a842d75fed
Prepare the 3.9.3 release
2024-04-18 07:59:33 -04:00
Fabien Potencier
c145871023
Bump version
2024-04-17 10:17:23 -04:00
Fabien Potencier
856cb5a6cf
Prepare the 3.9.2 release
2024-04-17 10:16:25 -04:00
Fabien Potencier
0b4269e6c1
Bump version
2024-04-17 05:00:49 -04:00
Fabien Potencier
664647f46b
Prepare the 3.9.1 release
2024-04-17 05:00:00 -04:00
Fabien Potencier
2105d65957
Bump version
2024-04-16 12:05:55 -04:00
Fabien Potencier
47857eebb1
Prepare the 3.9.0 release
2024-04-16 12:04:21 -04:00
Fabien Potencier
dbe9456f77
Fix incompatibility with old PHP versions
2024-04-14 11:16:06 +02:00
Fabien Potencier
a62581ae5e
Fix typo
2024-04-14 11:15:26 +02:00
Fabien Potencier
61031d6cfa
Deprecate passing a Template instance in Environment::resolveTemplate() and Template::loadTemplate()
2024-04-14 11:15:25 +02:00
Simon André
2d262bc35f
Fix param name in docblock (minor)
2024-04-03 13:36:36 +02:00
Nicolas Grekas
e70777405d
Add #[YieldReady] to allow extensions to tell when they're ready for yielding
2024-02-15 10:27:26 +01:00
Fabien Potencier
f7f11ea410
Fix CS
2024-02-10 09:52:03 +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
a9c7307b5c
Tweak code
2024-01-25 13:09:58 +01:00
Fabien Potencier
15879406c8
Remove the new yield nodes
2024-01-25 13:09:58 +01:00
Fabien Potencier
3b6cbf98d8
Remove usage of ob_* functions in favor of yielding
2024-01-25 13:09:52 +01:00
Fabien Potencier
9ef031efdc
Remove an obsolete comment
2024-01-12 08:20:25 +01:00
Fabien Potencier
4c621adb49
Bump version
2023-12-22 08:35:50 +01:00
Fabien Potencier
aeeec9a5e9
Bump version
2023-11-21 19:55:42 +01:00
Fabien Potencier
9d15f0ac07
Prepare the 3.8.0 release
2023-11-21 19:54:41 +01:00
Jérôme Tamarelle
6d715e2002
Remove unused variables and unreachable code
2023-10-08 21:18:06 +02:00
Fabien Potencier
fd8f61b626
Bump version
2023-08-28 13:10:15 +02:00
Fabien Potencier
a0ce373a0c
Prepare the 3.7.1 release
2023-08-28 13:09:02 +02:00
Fabien Potencier
9a9580fff9
Bump version
2023-07-26 09:17:41 +02:00
Fabien Potencier
5cf942bbab
Prepare the 3.7.0 release
2023-07-26 09:16:09 +02:00
Fabien Potencier
df75bfef37
Bump version to 3.6.2
2023-06-09 16:03:53 +02:00
Fabien Potencier
7e7d5839d4
Prepare the 3.6.1 release
2023-06-08 14:52:13 +02:00
Fabien Potencier
3fd3645601
Bump version
2023-05-03 21:08:22 +02:00
Fabien Potencier
106c170d08
Prepare the 3.6.0 release
2023-05-03 21:06:57 +02:00
Fabien Potencier
08d2037f26
Bump version to 3.6
2023-02-09 07:45:16 +01:00
Fabien Potencier
e172f3c6f4
Bump version
2023-02-08 08:51:03 +01:00
Fabien Potencier
a6e0510cc7
Prepare the 3.5.1 release
2023-02-08 08:49:20 +01:00
Fabien Potencier
7d326d512f
Bump version
2022-12-27 13:29:16 +01:00
Fabien Potencier
3ffcf4b7d8
Prepare the 3.5.0 release
2022-12-27 13:28:18 +01:00
Fabien Potencier
0c8f5b2ea4
Bump version to 3.5
2022-12-27 13:23:36 +01:00
Vincent Langlet
e98a652a6c
Improve phpdoc of ExtensionInterface/Environment/Expressionparser arrays
2022-11-18 10:55:01 +01:00
Fabien Potencier
7a2e23ce17
Bump version
2022-09-28 10:43:25 +02:00
Fabien Potencier
c38fd6b0b7
Prepare the 3.4.3 release
2022-09-28 10:42:51 +02:00
Fabien Potencier
8b0d9e729f
Bump version
2022-08-12 08:48:31 +02:00
Fabien Potencier
e07cdd3d43
Prepare the 3.4.2 release
2022-08-12 08:47:24 +02:00
Fabien Potencier
a1f8d3f91a
Bump version
2022-05-17 07:49:32 +02:00
Fabien Potencier
e939eae923
Prepare the 3.4.1 release
2022-05-17 07:48:52 +02:00