From 649b82ce4cceb54ee823805afb15c2e957577df2 Mon Sep 17 00:00:00 2001 From: Julien Pauli Date: Tue, 12 May 2015 10:47:02 +0200 Subject: [PATCH] Updated UPGRADING --- UPGRADING | 1 + 1 file changed, 1 insertion(+) diff --git a/UPGRADING b/UPGRADING index 121e124f34..71ebbbaf19 100644 --- a/UPGRADING +++ b/UPGRADING @@ -435,6 +435,7 @@ Standard library changes and also renamed zend_qsort to zend_sort. . Added stable sorting algo zend_insert_sort. . Removed dl() function on fpm-fcgi. + . setcookie() with an empty cookie name now issues a WARNING and doesn't send an empty set-cookie header line anymore. Other ===== -- 2.40.0