From 6f4684f6184ac49b1a320b0cfaf11fd426885126 Mon Sep 17 00:00:00 2001 From: Thiago Cordeiro Date: Mon, 13 Jan 2020 16:57:05 +0100 Subject: [PATCH] Set booted flag to false when test kernel is unset --- src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php b/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php index a8fd09dc10121..c784748901c05 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php +++ b/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php @@ -45,6 +45,7 @@ private function doTearDown() { static::ensureKernelShutdown(); static::$kernel = null; + static::$booted = false; } /** 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