From ec97e78a8d13eb03df962f0e8604a603604b2042 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 19 Jul 2016 20:34:22 +0200 Subject: [PATCH] update UPGRADING --- UPGRADING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPGRADING b/UPGRADING index fd6cf66474..1e73336098 100644 --- a/UPGRADING +++ b/UPGRADING @@ -641,6 +641,10 @@ Other - debug_zval_dump It prints now "int" instead of "long", and "float" instead of "double". +- getenv() + Since 7.0.9, getenv() has optional second parameter, making it only + consider local environment and not SAPI environment if true. + ======================================== 6. New Functions ======================================== -- 2.50.1