Skip to content

Commit bab156d

Browse files
committed
fix NEWS
1 parent 1b2b624 commit bab156d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

+12
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,22 @@ PHP NEWS
3737
(Dmitry, Laruence)
3838
. Fixed bug #63284 (Upgrade PCRE to 8.31). (Anatoliy)
3939

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+
4048
- Phar:
4149
. Fixed bug #63297 (Phar fails to write an openssl based signature).
4250
(Anatoliy)
4351

52+
- Streams:
53+
. Fixed bug #63240 (stream_get_line() return contains delimiter string).
54+
(Tjerk, Gustavo)
55+
4456
- Reflection:
4557
. Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves
4658
traitnames). (Laruence)

0 commit comments

Comments
 (0)