Commit graph

31 commits

Author SHA1 Message Date
Kim Hallberg
e09dd5b25a
Fix http_build_query method signature (#922)
Closes #916
2021-10-05 10:56:08 +01:00
Maurício Meneghini Fauth
7a7ad98fe2 Document the null behaviour for http_build_query 2021-09-06 11:54:18 -03:00
Edgar
ea70bbb2cb Update argument names of http_build_query()
See:
print_r((new \ReflectionFunction('http_build_query'))->getParameters());

Closes GH-443.
2021-02-17 12:22:28 +01:00
Christoph Michael Becker
be5b0f33a1 Remove more changelog entries, mostly from PHP 5.1 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350653 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:45:57 +00:00
Pieter Hordijk
0c626e0127 Improved formatting of examples
-- 
Provided by anonymous 82137 (ekin@coproductivity.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342278 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-09 19:00:32 +00:00
Pieter Hordijk
c1fba37b82 Fixed param sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338878 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-01 22:47:20 +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
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
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
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
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
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
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
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
Jakub Vrana
aed272ef52 Uses arg_separator.output (spotted by Sharif Ibrahim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182772 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-24 13:33:59 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Mehdi Achour
5f86c27b40 using simple comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-17 13:19:18 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
c1a36e3b89 using screen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-24 13:31:10 +00:00
LEE Yun-young
54b017e812 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144682 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-21 12:02:48 +00:00
Philip Olson
13048d7741 See also parse_str()/parse_url().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140030 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 16:18:13 +00:00
Sara Golemon
e2ea803dbd Initial Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140019 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 15:35:59 +00:00