]> granicus.if.org Git - php/commitdiff
Updated UPGRADING
authorJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 08:47:02 +0000 (10:47 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 08:47:35 +0000 (10:47 +0200)
UPGRADING

index 121e124f34a9492917cb49f00e73b9ee6552746c..71ebbbaf1937bc9d360ccb0004059a011cee3458 100644 (file)
--- 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
 =====