From 20911b5c7d0c74a155248e1f1ae3ff4e07cc2dc6 Mon Sep 17 00:00:00 2001 From: Jules Pietri Date: Mon, 25 Nov 2019 19:12:33 +0100 Subject: [PATCH] [DoctrineBridge] Fixed DoctrineType::reset to handle IdReaders --- src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php b/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php index 60caab8ba68fa..4bafb56752421 100644 --- a/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php +++ b/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php @@ -282,6 +282,7 @@ public function getParent() public function reset() { + $this->idReaders = []; $this->choiceLoaders = []; } } 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