Skip to content

Commit 91d18d8

Browse files
committed
[ci skip] NEWS
1 parent 3ddd341 commit 91d18d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ PHP NEWS
8585
- MBString:
8686
. Added mb_trim, mb_ltrim and mb_rtrim. (Yuya Hamada)
8787

88+
- MySQLnd:
89+
. Fixed bug GH-13440 (PDO quote bottleneck). (nielsdos)
90+
8891
- Opcache:
8992
. Added large shared segments support for FreeBSD. (David Carlier)
9093
. If JIT is enabled, PHP will now exit with a fatal error on startup in case
@@ -110,7 +113,6 @@ PHP NEWS
110113
- PDO:
111114
. Fixed setAttribute and getAttribute. (SakiTakamachi)
112115
. Implemented PDO driver-specific subclasses RFC. (danack, kocsismate)
113-
. Fixed bug GH-13440 (PDO quote bottleneck). (nielsdos)
114116

115117
- PDO_DBLIB:
116118
. Fixed setAttribute and getAttribute. (SakiTakamachi)

0 commit comments

Comments
 (0)