From cb9ce48d025bbba39f98a79a543fe279d9f1be9d Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Thu, 27 Feb 2014 01:22:15 +0100 Subject: [PATCH] add missing NEWS entry --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8f3ce5b21e..fdda507649 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,9 @@ PHP NEWS . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net) +- OPCache + . Added function opcache_is_script_cached(). (Danack) + - Openssl . Fallback to Windows CA cert store for peer verification if no openssl.cafile ini directive or "cafile" SSL context option specified in Windows. -- 2.50.1