From b424d9f270fe0fac9f217b352355eede41976239 Mon Sep 17 00:00:00 2001 From: Adam Baratz Date: Wed, 14 Sep 2016 17:44:56 -0400 Subject: [PATCH] Mark change with relevant bug number --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b63f285aef..76cad3ea1c 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ PHP NEWS (Jakub Zelenka) - PDO_DBlib: - . Never quote values as raw binary data. (Adam Baratz) + . Fixed bug #72414 (Never quote values as raw binary data). (Adam Baratz) . Allow \PDO::setAttribute() to set query timeouts. (Adam Baratz) . Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versions. (Adam Baratz) -- 2.40.0