Skip to content

Commit b805308

Browse files
committed
Fix FR #71885 (Allow escaping question mark placeholders)
1 parent e247e93 commit b805308

File tree

7 files changed

+310
-133
lines changed

7 files changed

+310
-133
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ PHP NEWS
2828
. Implemented FR #61204 (Add elliptic curve support for OpenSSL).
2929
(Dominic Luechinger)
3030

31+
- PDO_pgsql:
32+
. Implemented FR #71885 (Allow escaping question mark placeholders).
33+
(Matteo)
34+
3135
23 Jun 2016, PHP 7.1.0alpha2
3236

3337
- Core:

0 commit comments

Comments
 (0)