From a4fc5b9e3cc27afc54c813a1f467a34c4bac4e83 Mon Sep 17 00:00:00 2001 From: Pieter Hordijk Date: Wed, 24 Jul 2013 10:29:02 +0000 Subject: [PATCH] As of 5.3.6 relative URLs are correctly parsed: updated changelog and removed note git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331013 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/url/functions/parse-url.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/reference/url/functions/parse-url.xml b/reference/url/functions/parse-url.xml index 5df80e0124..84128f9a96 100644 --- a/reference/url/functions/parse-url.xml +++ b/reference/url/functions/parse-url.xml @@ -140,6 +140,12 @@ is omitted and a leading component separator is present. + + 5.3.6 + + Relative URLs are correctly parsed. + + 5.3.3 @@ -223,11 +229,6 @@ array(3) { &reftitle.notes; - - - This function doesn't work with relative URLs. - - This function is intended specifically for the purpose of parsing URLs