From a3c162665d2de946de5a2ac5530d9e803d4107fc Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Thu, 1 Sep 2016 10:42:03 +0900 Subject: [PATCH] Revert "Update UPGRADING" This reverts commit 567f19dd89235ebd7c235939b8d57cb122778f76. --- UPGRADING | 7 ------- 1 file changed, 7 deletions(-) diff --git a/UPGRADING b/UPGRADING index 19ae8a81d3..c89f46d5cf 100644 --- 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 ======================================== -- 2.50.1