Commit graph

37 commits

Author SHA1 Message Date
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
Jakub Vrana
487999acee Phar context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:47:36 +00:00
Nilgün Belma Bugüner
036fc3b5b5 fix erroneous row
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270458 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-03 16:19:21 +00:00
Pedram Salehpoor
ecc513a1a0 blah I corrected my mistake so sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:35:27 +00:00
Pedram Salehpoor
052b7b56ff correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:28:36 +00:00
Philip Olson
97b4b22e86 Implemented role="noversion"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Hannes Magnusson
71a0e2144a - Refactor stream context options and stream context parameters
- Document the curl context options


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:24:12 +00:00