From 5ca12f6c5ff3b86c09b733566ba3e2a5c7cc4fce Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 10 Feb 2019 19:18:07 +0100 Subject: [PATCH] [ci skip] Update changelog --- UPGRADING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPGRADING b/UPGRADING index 9fad8b57f1..897cd6dac5 100644 --- a/UPGRADING +++ b/UPGRADING @@ -212,8 +212,8 @@ PHP 7.4 UPGRADE NOTES . All libxml based extensions now require libxml 2.7.6 or newer. - OPcache: - . The --disable|enable-opcache-file configure options have been removed in - favor of the opcache.file_cache INI directive. + . The --disable-opcache-file|--enable-opcache-file configure options have been + removed in favor of the opcache.file_cache INI directive. - Reflection: . Numeric value of class, property, function and constant modifiers was -- 2.50.1