From ecc4025c71273725a8c735f5f999237f3d4041ef Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Tue, 9 Aug 2016 11:32:55 +0800 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index fd78f515c4..dd13be6a33 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,10 @@ PHP NEWS . Fixed bug #72762 (Infinite loop while parsing a file with opcache enabled). (Nikita) +- PDO: + . Fixed bug #72788 (Invalid memory access when using persistent PDO + connection). (Keyur) + - Reflection: . Implemented request #38992 (invoke() and invokeArgs() static method calls should match). (cmb) -- 2.50.1