diff --git a/appendices/migration54.xml b/appendices/migration54.xml
index eb2854971b..d37155fecd 100644
--- a/appendices/migration54.xml
+++ b/appendices/migration54.xml
@@ -315,59 +315,24 @@
Deprecated features in PHP 5.4.x
-
-
- The following is a list of deprecated INI directives. Use of any of these INI
- directives will cause an E_DEPRECATED error to be thrown
- at startup.
-
-
-
-
- magic_quotes_gpc, magic_quotes_runtime and
- magic_quotes_sybase
-
-
-
Deprecated functions:
-
-
- mysql_list_dbs
-
-
-
-
- get_magic_quotes_gpc
-
-
-
-
- get_magic_quotes_runtime
-
-
mcrypt_generic_end
+
+
+ mysql_list_dbs
+
+
-
-