]> granicus.if.org Git - php/commitdiff
Revert "Update UPGRADING"
authorYasuo Ohgaki <yohgaki@php.net>
Thu, 1 Sep 2016 01:42:03 +0000 (10:42 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Thu, 1 Sep 2016 01:42:03 +0000 (10:42 +0900)
This reverts commit 567f19dd89235ebd7c235939b8d57cb122778f76.

UPGRADING

index 19ae8a81d34f7633754c4a38c8dff43d25f611d9..c89f46d5cf9784d5a5b8041310c26e7ba3e77b38 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -49,13 +49,6 @@ PHP 7.1 UPGRADE NOTES
   . Added mb_chr() and mb_ord().
   . Added mb_scurb() that scrub broken multibyte strings.
 
-- Session:
-  . Implemented session_gc()
-    https://wiki.php.net/rfc/session-gc
-  . Implemented session_create_id()
-    https://wiki.php.net/rfc/session-create-id
-
-
 ========================================
 7. New Classes and Interfaces
 ========================================