From 08efe1a7da1aa498624b28828c44dc8739bf9a95 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 28 Sep 2021 10:51:04 +0200 Subject: [PATCH 1/2] Bump Symfony version to 4.4.32 --- Kernel.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Kernel.php b/Kernel.php index 4578541b2a..60bbf2ab5d 100644 --- a/Kernel.php +++ b/Kernel.php @@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl private static $freshCache = []; - public const VERSION = '4.4.31'; - public const VERSION_ID = 40431; + public const VERSION = '4.4.32-DEV'; + public const VERSION_ID = 40432; public const MAJOR_VERSION = 4; public const MINOR_VERSION = 4; - public const RELEASE_VERSION = 31; - public const EXTRA_VERSION = ''; + public const RELEASE_VERSION = 32; + public const EXTRA_VERSION = 'DEV'; public const END_OF_MAINTENANCE = '11/2022'; public const END_OF_LIFE = '11/2023'; From f7bda3ea8f05ae90627400e58af5179b25ce0f38 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 28 Sep 2021 12:20:04 +0200 Subject: [PATCH 2/2] Update VERSION for 4.4.32 --- Kernel.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kernel.php b/Kernel.php index 60bbf2ab5d..a311fe3ca3 100644 --- a/Kernel.php +++ b/Kernel.php @@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl private static $freshCache = []; - public const VERSION = '4.4.32-DEV'; + public const VERSION = '4.4.32'; public const VERSION_ID = 40432; public const MAJOR_VERSION = 4; public const MINOR_VERSION = 4; public const RELEASE_VERSION = 32; - public const EXTRA_VERSION = 'DEV'; + public const EXTRA_VERSION = ''; public const END_OF_MAINTENANCE = '11/2022'; public const END_OF_LIFE = '11/2023'; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy