We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d7268 commit eb617f3Copy full SHA for eb617f3
NEWS
@@ -48,6 +48,10 @@ PHP NEWS
48
. Fixed bug GH-20329 (opcache.file_cache broken with full interned string
49
buffer). (Arnaud)
50
51
+- PDO:
52
+ . Fixed bug GH-20553 (PDO::FETCH_CLASSTYPE ignores $constructorArgs in
53
+ PHP 8.5.0). (Girgias)
54
+
55
- Phar:
56
. Fixed bug GH-20442 (Phar does not respect case-insensitiveness of
57
__halt_compiler() when reading stub). (ndossche, TimWolla)
0 commit comments