Vadim Kasich
Vadim Kasich
@politsin $bar = [1, 2, 3]; $result = $conn->fetchAll('SELECT **** WHERE foo IN (:bar)', ['bar' => $bar], ['bar' => \Doctrine\DBAL\Connection::PARAM_INT_ARRAY);
Same here, experiencing the same problem. Hope this gets fixed soon as it's quite annoying.
> What OS/browser version is this happening on? > > Can't reproduce on MacOS with latest Chrome I'm on macOS 15.5 (24F74) with Chrome Version 137.0.7151.56 (Official Build) (arm64), and...