Pieter Hordijk
432ee8de49
Reverted non supported relative URLs screwup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331015 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-24 19:30:05 +00:00
Pieter Hordijk
a4fc5b9e3c
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
2013-07-24 10:29:02 +00:00
Philip Olson
ca6d8a6f45
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329875 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 17:54:38 +00:00
Joe Watkins
e25450d9dc
many bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Sherif Ramadan
7e6843088b
Fixed minor typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 02:06:36 +00:00
Sherif Ramadan
c616bd78da
Updated change log and added a new example to reflect behavior for host/scheme recognition fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 01:39:08 +00:00
Justin Martin
7885b223b0
Added RFC 3986 link to See Also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 23:32:23 +00:00
Jakub Vrana
c1ba09cf2b
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321823 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:47:38 +00:00
Justin Martin
292b9378f4
Added returns false on failure, fixing bug #55851 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317921 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 20:53:40 +00:00
Nikita Popov
684c0f0706
Add get_headers with HEAD example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316915 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 14:34:06 +00:00
Nikita Popov
7e4d17f8e1
Fix typo in get_headers docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316912 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 14:06:14 +00:00
Jakub Vrana
408baf1537
Trunk became PHP 5.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:41:29 +00:00
Peter Cowburn
a2fa37fa52
fixed enc_type changelog version for http_build_query (doc #54706 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310942 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 10:22:41 +00:00
Adam Harvey
1477d14987
Fix doc bug #53901 (parse_url() discards invalid port number).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308017 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:11:05 +00:00
Adam Harvey
6793ce50e7
Fix doc bug #53187 (urlencode and ~ encodes differently in the various versions
...
of the functions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 23:55:03 +00:00
Adam Harvey
d641f0b28b
Fix build (the xlink namespace wasn't defined); fix indenting; rewrite the
...
description for the enc_type parameter to make it clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307323 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 04:34:30 +00:00
Rui Hirokawa
475e63b089
added enc_type option to http_build_query.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307319 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 01:40:51 +00:00
Adam Harvey
b4fd230b17
Fixed doc bug #53371 (parse_url docs say it returns FALSE on malformed URLs. It
...
may return NULL.) by reworking the return values section of the parse_url()
manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 11:07:51 +00:00
Justin Martin
52d241c1e7
Updated urlencode to reflect changes to rawurlencode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305141 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 01:49:04 +00:00
Justin Martin
a9a3ae6d6e
Updated to reflect RFC 3986, as per bug #53187 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 19:12:47 +00:00
Adam Harvey
1cfd7eabe8
Fix doc bug #52644 (parse_url doesn't emit an E_WARNING). Also added a full
...
stop to the other parse_url() change log entry, since I'm pedantic that way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:34:58 +00:00
Richard Quadling
7c26f3dfe5
Changed the data paramater from $formdata to $query_data
...
Documented that only public properties are accessed.
Updated example to show nested objects.
Fix bug#52638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302467 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 09:28:50 +00:00
Adam Harvey
3f9d61f86a
Fix doc bug #52578 (get_meta_tags() incorrect documentation).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302099 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-11 07:48:49 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
55ff6b6136
Clarified URL decoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296092 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 22:22:50 +00:00
Jakub Vrana
9fbf14c5f5
See also http_build_url (bug #49929 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290689 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 19:55:01 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
51bdd398d7
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Philip Olson
1f6db5345c
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
LEE Yun-young
fc8d9eec7d
data parameter means 'encoded data' or 'data to decode'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268862 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-12 15:28:26 +00:00
Jakub Vrana
7a7f9756c9
Invalid characters (bug #44045 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268498 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 12:31:32 +00:00
Jakub Vrana
2d2695107b
Better describe strict (bug #44583 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268476 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 10:28:49 +00:00
Hannes Magnusson
ef0a0cf42d
Use <varname> for variables (automatically creates links to their
...
documentations)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266024 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 07:32:33 +00:00
Herman J. Radtke III
d0ea8d4d00
Added a warning about using this function with $_GET and $_REQUEST as suggested in bug #44815 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266011 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 01:23:27 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
eb8ccc60c8
Square brackets are escaped since PHP 5.1.3 (bug #40305 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232493 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-24 08:35:53 +00:00
Jakub Vrana
1202f70151
PHP 5.2 new parameters (bug #40523 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Mehdi Achour
aba6b01a39
ref.url: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228800 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 01:10:52 +00:00
Mehdi Achour
24dcb2a1ba
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 01:10:26 +00:00
Nuno Lopes
9e0c7c6e38
add the arg_separator parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218046 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:10:14 +00:00
Nuno Lopes
50b2dea45f
document the 2nd parameter of parse_url() and add its constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:00:17 +00:00
Etienne Kneuss
f9694dd7d1
Fix little typo in the result of example3 (spotted by Elazar)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211544 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 13:39:01 +00:00
Philip Olson
521b262238
WS, preparation for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-10 04:54:53 +00:00
Nuno Lopes
7caf9b7015
since php 5.1.3 this uses the default context
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207503 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-19 13:01:25 +00:00
Sebastian Nohn
5f9ada1882
remove greengrocer's apostrophe
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-20 15:20:51 +00:00
Arne Blankerts
c37665ab77
yet another typo :-/ sorry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199452 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-28 18:12:19 +00:00
Arne Blankerts
4e5c3bbc40
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199382 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-27 22:31:30 +00:00
Arne Blankerts
b9c759964a
added note for tripple slashes on file:// only
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199381 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-27 21:20:26 +00:00