From 3dfa7349adf2bace7501c9374694b6d371322e3b Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 7 May 2008 20:04:05 +0000 Subject: [PATCH] new ini_get_all() parameter --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 83ba8110c4..edc6823883 100644 --- a/NEWS +++ b/NEWS @@ -141,6 +141,8 @@ PHP NEWS mode of INI_SCANNER_NORMAL or INI_SCANNER_RAW. In raw mode option values and section values are treated as-is . Fixed get_cfg_var() to be able to return "array" ini options + . Added optional parameter to ini_get_all() to only retrieve the current + value. (Hannes) - Improved and cleaned CGI code: . FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. (Dmitry) -- 2.40.0