diff --git a/NEWS b/NEWS index 60da3f5a1ad..6870a889dd3 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP NEWS - Changed "allow_url_fopen" and "allow_url_include" php.ini directives to allow per-wrapper enable/disable and runtime tightening. (Sara) - - Changed --with-config-file-scan-dir / PHP_INI_SCAN_DIR to allow multiple paths. (Mikko)