Commit graph

56 commits

Author SHA1 Message Date
Christoph M. Becker
d8d0b3cdf8
Close #880: Obsolete default value for protocol_version 2021-09-03 18:35:53 +02:00
George Peter Banyard
1fc853737a
Remove legacy MongoDb driver docs 2021-05-25 19:38:28 +01:00
Christoph M. Becker
4dfe5cc41e Fix #77889: URL in Location header not used 2021-02-17 14:28:06 +01:00
George Peter Banyard
a8aca5fb3f Typo in code output 2021-01-09 00:46:23 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
George Peter Banyard
3f8411752b Remove SSL context options which have been removed in PHP 7.0,
This is a left-over/mishap from the previous large commit

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351118 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 00:35:31 +00:00
George Peter Banyard
cdaea04215 Remove mention of PHP 5 in Language Reference section
This does not cover the OOP nor Error sections, but everything else should be covered

Closes GH-156

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
Christoph Michael Becker
8cd8caa1c2 Document SSL context option security_level
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350049 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-18 12:26:26 +00:00
Christoph Michael Becker
851a8dd812 Fix typo
Patch provided by hpr895.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345529 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 16:54:00 +00:00
Christoph Michael Becker
459c0e1de4 Fix #75414: tcp_nodelay option for stream context
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344750 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 17:04:53 +00:00
Andrey Gromov
169d4be91b typo by anonymous
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343575 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 10:18:28 +00:00
Pieter Hordijk
73c0f9b6d5 Fixed non matching quotes. Fixes #74944
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342676 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 13:10:04 +00:00
Remi Collet
bc20591e29 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342251 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-05 16:02:33 +00:00
Remi Collet
0a6d13307b add Zip context options page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342242 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-05 09:28:14 +00:00
Christoph Michael Becker
6972146ba2 No more need for PHP 5.0.0 changelog entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341125 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-24 23:00:48 +00:00
Bob Weinand
63a98c4c11 Add documentation for so_reuseport, so_broadcast and ipv6_v6only socket stream context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340564 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 11:06:56 +00:00
Christoph Michael Becker
72d4e40a18 Improve markup (patch provided by fabioluciano)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340237 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:08:23 +00:00
Peter Cowburn
73b8b5c029 Stream context http header option can be an array (Patch by Kyra D)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338185 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-27 00:09:16 +00:00
Bob Weinand
9bb20c9f1b Document local_pk ssl context option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338065 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-01 18:25:40 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Peter Cowburn
2562557ca5 document peer_name and verify_peer_name ssl context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334710 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 18:10:06 +00:00
Tjerk Anne Meesters
44ab3fe15b Added context option for peer fingerprint (5.6)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334435 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 12:05:41 +00:00
Hannes Magnusson
adffd231a7 Document most of the MongoDB Context Options
Partially fixes https://jira.mongodb.org/browse/PHP-758


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333393 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 02:02:53 +00:00
Jeff Welch
9d688d2ad4 Fix doc bug #66206 (Socket context options: reverse changelog order).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332240 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-03 03:34:28 +00:00
Adam Harvey
821d1faaba Document the syntax when binding to an IPv6 address, since it wasn't very
obvious before.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-21 02:25:23 +00:00
Peter Cowburn
d1490c7a46 SSL context "disable_compression" option
Ref: 4a01ddfb55

-- 
Provided by Chris Wright (phpdoc@daverandom.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 09:21:58 +00:00
Jakub Vrana
caeec94453 Link stream notification callback description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330260 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 02:24:57 +00:00
Adam Harvey
2726a42e43 Fix doc bug #62506 (follow_location should be bool instead of int) and also add
a missing full stop on the same page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326722 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 05:53:22 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
18d401358c Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321821 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:20:53 +00:00
Justin Martin
80e6ea9269 Clarified that allow_self_signed requires verify_peer to function. Closes bug #53471.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320557 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 05:29:05 +00:00
Pedram Salehpoor
6f996bff34 update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-21 19:41:49 +00:00
Pedram Salehpoor
56f232a994 added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-21 19:29:24 +00:00
Hannes Magnusson
bf78e91509 Add/fix seealso to their wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:29:34 +00:00
Hannes Magnusson
f6895f959c Document follow location
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306186 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 14:01:19 +00:00
Peter Cowburn
436b91bbca fixed docbook warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306185 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 13:10:33 +00:00
Sean Coates
e5ae688b2f add note about HTTP status messages and the context wrapper data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 04:27:14 +00:00
Gustavo André dos Santos Lopes
55bde7eab9 - SSL context option capture_peer_chain is actually named capture_peer_cert_chain (fixes bug #52945).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-01 10:14:38 +00:00
Hannes Magnusson
111a89d674 Fix version order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 13:10:11 +00:00
Michael Wallner
0cc3ec8215 document the new backlog socket context option for stream_socket_server
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296080 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 16:52:05 +00:00
Joey Smith
52846d4ff2 Apply user-patch from David Tajchreber, closes PHP Bug #38802
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 00:35:23 +00:00
Daniel Egeberg
06c05635f1 Fixes #50588.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292778 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 20:19:58 +00:00
Kalle Sommer Nielsen
8749eef5da This should be in a separate note to not clutter up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 12:45:41 +00:00
Kalle Sommer Nielsen
5da7fbfe99 Documented SNI support in OpenSSL from 5.3.2 (closes #50336)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292542 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:18:22 +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
04077dd209 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Hannes Magnusson
6389ebcab9 - ignore_errors was merged to 5.2.10
- mention changes in protocol_version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283396 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 09:14:59 +00:00
Yannick Torres
def8f31b36 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280028 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-06 18:04:12 +00:00
Hannes Magnusson
ccbbe629d7 Document bug#45092 (the header context parameter can now be an array)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279959 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-05 07:58:24 +00:00
Hannes Magnusson
1ac3232850 Make it clear the PHP doesn't do chunked transfer decoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 13:48:52 +00:00