Skip to content

Commit 39a67f8

Browse files
committed
[ci skip] Improve latest NEWS entries to point to actual bug report
1 parent 2920a26 commit 39a67f8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@ PHP NEWS
4343
dropped. Oracle Client libraries 11.2 or newer are now required.
4444

4545
- ODBC:
46-
. Automatically quote username and password when needed. (Calvin Buckley)
46+
. Fixed bug GH-8300 (User input not escaped when building connection string).
47+
(Calvin Buckley)
4748

4849
- PDO_ODBC:
4950
. Fixed bug #80909 (crash with persistent connections in PDO_ODBC). (Calvin
5051
Buckley)
51-
. Automatically quote username and password when needed. (Calvin Buckley)
52+
. Fixed bug GH-8300 (User input not escaped when building connection string).
53+
(Calvin Buckley)
5254

5355
- Reflection:
5456
. Added ReflectionFunction::isAnonymous(). (Nicolas Grekas)

0 commit comments

Comments
 (0)