From 66be688c86c4453530cc1fba4f73a3816a2cf497 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Fri, 2 Mar 2012 07:54:56 +0000 Subject: [PATCH] Removed get_magic_quotes* functions from the deprecated list, because we love them so --- UPGRADING | 2 -- 1 file changed, 2 deletions(-) diff --git a/UPGRADING b/UPGRADING index 9e58abb579..b11d9ddc3a 100755 --- a/UPGRADING +++ b/UPGRADING @@ -368,8 +368,6 @@ PHP 5.4 UPGRADE NOTES =========================== - The following functions are deprecated in PHP 5.4: - - get_magic_quotes_gpc(): now always returns false - - get_magic_quotes_runtime(): now always returns false - mcrypt_generic_end(): use mcrypt_generic_deinit() instead - mysql_list_dbs() -- 2.40.0