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 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

Pull Requests

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 Nov 21 14:01:29 2024 UTC