]> granicus.if.org Git - php/commitdiff
update UPGRADING
authorAnatol Belski <ab@php.net>
Tue, 19 Jul 2016 18:34:22 +0000 (20:34 +0200)
committerAnatol Belski <ab@php.net>
Tue, 19 Jul 2016 18:34:22 +0000 (20:34 +0200)
UPGRADING

index fd6cf66474426e72dbae929fac8b032fa32d7c16..1e73336098079ecbba3c2e650bc874a180329b94 100644 (file)
--- 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
 ========================================