On Fri, 28 Oct 2005, Arne Blankerts wrote:
> theseer Fri Oct 28 14:12:20 2005 EDT
>
> Modified files:
> /phpdoc/en/reference/url/functionsparse-url.xml
> Log:
> yet another typo :-/ sorry
So this is what broke the build :I Can you please always use
theseer Fri Oct 28 14:12:20 2005 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
yet another typo :-/ sorry
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/ur
theseer Thu Oct 27 18:31:34 2005 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
typo fix
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/url/functions/parse-u
+
+
+ parse_url is intended specifically for the
purpose of parsing URLs and not URIs.
+ However, to comply with PHP's backwards compatibility requirenments
it makes an exception for the
+ file:// scheme where tripple slashes (file:///...) are allowed. For
any other scheme th
theseer Thu Oct 27 17:20:29 2005 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
added note for tripple slashes on file:// only
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.10&r2=1.11&ty=u
Index: php
nlopess Tue Oct 11 17:39:47 2005 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
convert to new style
fix examples
fix bug #34774: may return false
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.9&
daveMon Oct 13 04:48:19 2003 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
- Acronym case consistency, and iF=If
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.
didou Thu Oct 9 09:35:12 2003 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
fixing #25791
integrating some notes
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.6
philip Thu Oct 17 20:25:49 2002 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
See also basename(), dirname(), and parse_str().
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse
mfischerSun Jun 9 19:37:42 2002 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
- Document that parse_url does NOT validate the url in anyway, e.g. invalid
hostnames containg _ are still parsed (closes #12706, #17533).
sander Thu May 2 07:00:40 2002 EDT
Modified files:
/phpdoc/en/reference/url/functions parse-url.xml
Log:
#16910
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.2
phpdoc/en/reference/url/fun
11 matches
Mail list logo