We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158dff8 commit 5440dadCopy full SHA for 5440dad
1 file changed
src/Symfony/Component/HttpKernel/Kernel.php
@@ -80,7 +80,7 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
80
public const RELEASE_VERSION = 1;
81
public const EXTRA_VERSION = 'DEV';
82
83
- public const END_OF_MAINTENANCE = '05/2025';
+ public const END_OF_MAINTENANCE = '01/2026';
84
public const END_OF_LIFE = '01/2026';
85
86
public function __construct(
0 commit comments