Commit graph

246 commits

Author SHA1 Message Date
Yoshinari Takaoka
778a5e015b Added PHP 8 into versions.xml for openssl based on stubs.
Closes GH-363.
2021-01-20 01:24:04 +01:00
Christoph M. Becker
b316a70fec Fix #65176: openssl_pkey_new / openssl_pkey_get_public 2021-01-13 14:01:18 +01:00
Yoshinari Takaoka
e52245f15d Document OPENSSL_RAW_DATA constant.
This PR integrates user note #117208.

Closes GH-328.
2021-01-13 03:53:11 +09:00
Christoph M. Becker
ad0175ba44 Actually document openssl_cms_*() functions 2021-01-04 13:04:55 +01:00
Christoph M. Becker
1ae5ae975a Document OpenSSL CMS support
Cf. <https://wiki.php.net/rfc/add-cms-support>.
2021-01-03 18:05:56 +01:00
Christoph Michael Becker
f467e89228 Fix #80430: openssl_encrypt() is not verifying that key is present or not
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352242 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 14:37:01 +00:00
Christoph Michael Becker
5f8047c12b Document new opaque classes which replace resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:11:40 +00:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
fd9ba9ab70 Document insecure default $method of openssl_seal() and openssl_open()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351266 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-05 13:48:43 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +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
Christoph Michael Becker
a0ff7322e6 Fix #80219: OPENSSL_ZERO_PADDING's functionality is undocumented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350853 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 13:37:36 +00:00
Christoph Michael Becker
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
53bdffa6b9 Removed some of the PHP5 changelogs
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350645 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:32:19 +00:00
Christoph Michael Becker
a125f6643e Fix #75804: authenticated encryption tag is broken
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350346 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 10:28:01 +00:00
Christoph Michael Becker
78aa9e47fa Fix #79597: Error in openssl-random-pseudo-bytes Example #1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349902 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-17 11:01:55 +00:00
Christoph Michael Becker
9e4c917c09 Fix other miscellaneous typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +00:00
Christoph Michael Becker
9a6269648b Fix #79117: Wrong returned value description for openssl_csr_get_subject
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349257 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 23:04:57 +00:00
Yoshinari Takaoka
0c82e58795 added svn:keywords property
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349222 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-14 10:35:15 +00:00
Mark Jones
e9f57578e7 add new openssl x509 verify function to docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349221 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-14 00:12:43 +00:00
Christoph Michael Becker
c0dbd1f8b9 Use the proper function names here, not the aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349092 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-02 17:02:39 +00:00
Christoph Michael Becker
943ec6691a Document OpenSSL default config path change
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=59ac81f81e2caadb1ffe010155924e9844ba7f5f>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348111 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-01 08:48:25 +00:00
Christoph Michael Becker
209ebdbef8 Fix #78311: configure option --with-system-ciphers is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347765 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-19 11:19:10 +00:00
George Peter Banyard
aa2f300f3e Fix See Other function links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:49:40 +00:00
George Peter Banyard
ff8c0c53eb Fix changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347540 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:45:43 +00:00
George Peter Banyard
3f4b8142a8 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347539 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:29:36 +00:00
George Peter Banyard
8183e66ef3 Explicitly tell when each constant has been introduced.
Removed mention of PHP 4

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347538 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:28:33 +00:00
George Peter Banyard
1ef3b49df4 Use entities and change "since" to "as of"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347046 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-24 19:58:40 +00:00
Christoph Michael Becker
89fe07a4a9 Fix changelog order
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346522 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-02 15:59:38 +00:00
Christoph Michael Becker
e7f9a4f893 Add changelog (entry) instead of specifying the availability inline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346025 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-21 17:18:17 +00:00
Christoph Michael Becker
18f9cbcbc4 Replace tabs with spaces
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php>).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Christoph Michael Becker
c835d0f165 Remove PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345921 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-28 10:39:03 +00:00
Christoph Michael Becker
e8d859d65a Fix typo
Patch provided by Achraf Almouloudi.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345520 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:29:49 +00:00
Mark Jones
2a1213d21c improving openssl dh example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345448 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-08 16:44:04 +00:00
Mark Jones
4a826d6fa4 Fix bug #71817: openssl_dh_compute_key typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345120 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-11 18:08:15 +00:00
Christoph Michael Becker
30dd50ff89 The DLLs are renamed as of OpenSSL 1.1
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344987 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 13:54:14 +00:00
Peter Cowburn
0dad2268d5 add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Mark Jones
0db4344ffc Fix bug #71817: openssl_dh_compute_key documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344427 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-03 06:03:28 +00:00
Christoph Michael Becker
63b4c8eef6 Add new parameter to resp. section and sort changelog descendingly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344182 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-05 17:42:34 +00:00
Jakub Vrana
091538dded Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344124 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 07:37:52 +00:00
Jakub Vrana
7c50ead1ed Fix versions based on parsed php-src
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
37038f9871 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344060 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:59:57 +00:00
Jakub Vrana
3e9734391f Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Jakub Vrana
014fb91956 Add new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343925 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:33:10 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00