php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79711 typo
Submitted: 2020-06-18 07:12 UTC Modified: 2020-06-18 07:48 UTC
From: ayisha dot pcfreak at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 7.4.7 OS:
Private report: No CVE-ID: None
 [2020-06-18 07:12 UTC] ayisha dot pcfreak at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.gnupg-decrypt
---
Well it's a simple typo, the line:

`Example #2 OO gnupg_encrypt() example`

should actually be:

`Example #2 OO gnupg_decrypt() example`

since it's the decryption function.

Expected result:
----------------
Example #2 OO gnupg_decrypt() example


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-06-18 07:48 UTC] mumumu@php.net
-Status: Open +Status: Verified
 [2020-06-18 11:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=d58113dddf4df52ad7c2b191489bcbbffcf8995d
Log: Fix #79711: typo
 [2020-06-18 11:06 UTC] phpdocbot@php.net
-Status: Verified +Status: Closed
 [2020-06-19 19:35 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=cd9cba47a341467e5b32fc034919e5d9eba4b798
Log: Fix #79711: typo
 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=6533cf0d089074a05519fb92b01d68414f59deda
Log: Fix #79711: typo
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 04:01:34 2024 UTC