From: Jani Taskinen Date: Sun, 28 Jun 2009 15:41:25 +0000 (+0000) Subject: - dot dot dot.. :) X-Git-Tag: php-5.4.0alpha1~191^2~3224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a542eb60fb00b04e988855e94c82a0273929cec;p=php - dot dot dot.. :) --- diff --git a/NEWS b/NEWS index 524cf27d68..598de17e1e 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,8 @@ PHP NEWS - Changed "allow_url_fopen" and "allow_url_include" php.ini directives to allow per-wrapper enable/disable and runtime tightening. (Sara) -- Changed config-file-scan-dir/PHP_INI_SCAN_DIR to allow multiple paths (Mikko) +- Changed --with-config-file-scan-dir / PHP_INI_SCAN_DIR to allow multiple + paths. (Mikko) - Removed undocumented and incomplete support for strings in list() operator. (Dmitry)