Commit graph

19 commits

Author SHA1 Message Date
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
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
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
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
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
Justin Martin
80e6ea9269 Clarified that allow_self_signed requires verify_peer to function. Closes bug .
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
Gustavo André dos Santos Lopes
55bde7eab9 - SSL context option capture_peer_chain is actually named capture_peer_cert_chain (fixes bug ).
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
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 )
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
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