diff --git a/appendices/migration54.xml b/appendices/migration54.xml
index 23a776c035..5e392defa6 100644
--- a/appendices/migration54.xml
+++ b/appendices/migration54.xml
@@ -351,6 +351,12 @@
or later. Earlier systems do not support symbolic links.
+
+
+ parse_url now recognizes the host when a scheme is omitted,
+ and a leading component separator is present. As of PHP 5.4.7.
+
+
OpenSSL: