We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2b624 commit bab156dCopy full SHA for bab156d
NEWS
@@ -37,10 +37,22 @@ PHP NEWS
37
(Dmitry, Laruence)
38
. Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy)
39
40
+- PDO:
41
+ . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
42
+ (Martin Osvald, Remi)
43
+
44
+- PDO_pgsql:
45
+ . Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).
46
+ (Will Fitch)
47
48
- Phar:
49
. Fixed bug #63297 (Phar fails to write an openssl based signature).
50
(Anatoliy)
51
52
+- Streams:
53
+ . Fixed bug #63240 (stream_get_line() return contains delimiter string).
54
+ (Tjerk, Gustavo)
55
56
- Reflection:
57
. Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves
58
traitnames). (Laruence)
0 commit comments