Commit graph

166 commits

Author SHA1 Message Date
Philip Olson
051cfaf6de Refer to get_cipher_methods from the method parameter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338702 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 00:15:39 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Philip Olson
4b87f18f05 Added pkcs12 param description and example for PHP Bug #69855
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337797 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 23:13:36 +00:00
Christoph Michael Becker
de6dd71a28 documented parameters of openssl_seal()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337684 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:58:07 +00:00
Sammy Kaye Powers
b9271c0d58 Add docs for CSPRNG in PHP 7 and update related docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336957 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 20:50:32 +00:00
Peter Cowburn
7bf58ca941 better see also function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336905 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:22 +00:00
Peter Cowburn
d3bc8c66f4 use new ini section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 12:36:37 +00:00
Peter Cowburn
6ab0778c01 Added default svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 12:35:57 +00:00
Rasmus Lerdorf
0766b35f0c Add openssl.cafile and openssl.capath config options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336717 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 05:27:54 +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
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +00:00
Adam Harvey
dd421bc26e Add openssl_get_cert_locations().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334643 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:57:15 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Tjerk Anne Meesters
c00ccb3d5e Added version information for openssl_x509_fingerprint()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334446 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-01 00:12:57 +00:00
Tjerk Anne Meesters
6166e156fe Added openssl_x509_fingerprint() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334429 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 04:55:35 +00:00
Philip Olson
6a70f30263 Added 5.6.0 version info for openssl_spki_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333316 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:00:18 +00:00
Jason Gerfen
0f74ecdbb4 Fixes for example syntax & descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333262 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:57:04 +00:00
Jason Gerfen
9de4705b5c Fix for hyphen in openssl_spki_export_challge() example. Fix for inaccurate reference in openssl_spki_new(). Thank you Mr. Cowburn.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:53:36 +00:00
Jason Gerfen
71ea998616 Updated example usage to include <keygen> element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333257 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:56:55 +00:00
Jason Gerfen
f5fd992328 A couple of small changes regarding function names used in examples and additional functions listed in references section for openssl_spki_new()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333256 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:38:49 +00:00
Jason Gerfen
586ed53748 Documentation for PHP 5.6.0 Alpha3 release which implements PR in commit (http://git.php.net/?p=php-src.git;a=commit;h=8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333230 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 12:25:56 +00:00
Peter Cowburn
b75900d2bd Link to openssl_get_cipher_methods()
Patch by Mark Jones

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333212 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:21 +00:00
Mark Jones
2d4b995d68 correcting error in openssl-pkey-get-public doc page
in openssl_verify and openssl_sign
* adding self-contained examples
* documenting that the 4th param to can be an int or a string
* improving documentation of params




git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 02:38:34 +00:00
Jakub Vrana
b89d5b4683 Add missing version info
Found by PhD

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
97b8badd3d Add openssl_pbkdf2() prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330248 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 20:01:32 +00:00
Jakub Vrana
a445db39cd Put PHP 5.5 functions to versions.xml
Generated by http://pastebin.com/VLfQAUT7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +00:00
Scott MacVicar
e5bbd6cf6c Fix documentation to show the raw_output is gone now, changed this a while back but forgot..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329818 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-18 23:18:14 +00:00
Sherif Ramadan
1cd5fc7fae Documenting MD2 and EC openssl constants
Patch by Mark Jones - mark@zedwood.com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-07 21:03:09 +00:00
Sherif Ramadan
eeeccdd65f Added new openssl signature algorithm constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328742 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-12 05:15:46 +00:00
Philip Olson
8c89316af7 Removed openssl_pbkdf2() as there is a 89% chance it will not exist soon. Let's wait and see before documenting it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 14:34:49 +00:00
Peter Cowburn
3233c01b28 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:16:00 +00:00
Philip Olson
e5cd37977a Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:27:35 +00:00
Jakub Vrana
3e8d65af10 Add openssl_pkcs5_pbkdf2_hmac
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326103 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:29:51 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Stanislav Malyshev
2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Scott MacVicar
78fbdb3eba Clarify that these padding options are designed for the public/private key functions.
I'll be adding a ZERO_PADDING option shortly and wanted to make sure there wasn't any
confusion here.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321140 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 20:52:13 +00:00
Nikita Popov
06f72a6218 Fix Doc Bug #55681: integer or int ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:07:14 +00:00
Gustavo André dos Santos Lopes
db1a1cfda3 - Error are queue (FIFO), not stacked.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316559 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 17:09:58 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
07eb995356 OPENSSL_CIPHER_AES_ constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:01:55 +00:00
David Tajchreber
0a2f679e1f Doc Bug #54750 - missing default value in openssl_x509_export_to_file() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1216

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:38:34 +00:00
David Tajchreber
847deb924e Doc Bug #54751 missing default value in openssl_x509_export() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1261

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311086 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:34:51 +00:00
Philip Olson
372bd58d1e Documented the iv parameter w/ changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:35:04 +00:00
Philip Olson
d491296ee5 Documented openssl_cipher_iv_length()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310715 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:25:27 +00:00
Adam Harvey
834e755b8d Fix doc bug #54345 (Incorrect change log for openssl-verify).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-22 11:00:36 +00:00
Adam Harvey
8041b3a5d6 Fix doc bug #54330 (incorrect variable in example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-21 04:53:34 +00:00