Commit graph

16 commits

Author SHA1 Message Date
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
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
Mark Jones
5b848aeb03 documenting openssl encrypt/decrypt
https://bugs.php.net/bug.php?id=71817


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343016 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-06 20:12:43 +00:00
Andrey Andreev
b51626a979 Correct openssl_encrypt(), openssl_decrypt() third parameter to say 'key' instead of 'password'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342054 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-08 17:05:10 +00:00
Christoph Michael Becker
6b6201edd9 Added docs for parameters of openssl_encrypt and openssl_decrypt introduced in https://wiki.php.net/rfc/openssl_aead
-- 
Provided by anonymous 77751 (me@jiripudil.cz)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341653 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:31:07 +00:00
Christoph Michael Becker
65e6a11592 $options accepts a bitmask
Furthermore this function seems to be pretty well documented, 
so we can remove the undocumented warning.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339278 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 11:49:35 +00:00
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
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
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
Jakub Vrana
d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
cf97ad340e fixed return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286387 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 07:39:01 +00:00
Nilgün Belma Bugüner
1811606d2c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:26:23 +00:00
Philip Olson
a132501d16 Documented the new (5.3+) openssl functions (closes bug #48750)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283244 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 07:34:07 +00:00