From b0ec0c75d9bba1e151e8003c39b852b4db9711cf Mon Sep 17 00:00:00 2001 From: Laurent VOULLEMIER Date: Mon, 8 May 2023 21:46:50 +0200 Subject: [PATCH] Fix param type annotation --- src/Symfony/Bridge/Doctrine/Middleware/Debug/Query.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Bridge/Doctrine/Middleware/Debug/Query.php b/src/Symfony/Bridge/Doctrine/Middleware/Debug/Query.php index 71da329a996cd..eb835caa41b25 100644 --- a/src/Symfony/Bridge/Doctrine/Middleware/Debug/Query.php +++ b/src/Symfony/Bridge/Doctrine/Middleware/Debug/Query.php @@ -46,8 +46,8 @@ public function stop(): void } /** - * @param string|int $param - * @param string|int|float|bool|null $variable + * @param string|int $param + * @param mixed $variable */ public function setParam($param, &$variable, int $type): void { 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