php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77282 openssl_decrypt "options" parameter section is incomplete
Submitted: 2018-12-11 10:06 UTC Modified: 2019-01-02 00:44 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: uraes at hot dot ee Assigned:
Status: Verified Package: OpenSSL related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: uraes at hot dot ee
New email:
PHP Version: OS:

 

 [2018-12-11 10:06 UTC] uraes at hot dot ee
Description:
------------
---
From manual page: https://php.net/function.openssl-decrypt
---

For example, it misses "OPENSSL_NO_PADDING" option (currently has only "OPENSSL_RAW_DATA, OPENSSL_ZERO_PADDING").

Expected result:
----------------
Atleast "OPENSSL_NO_PADDING" should be added to Documentation page


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-01-02 00:44 UTC] girgias@php.net
-Summary: "options" part is not complete +Summary: openssl_decrypt "options" parameter section is incomplete -Status: Open +Status: Verified -Package: Documentation problem +Package: OpenSSL related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC