php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #70826 official doc, don't explain one argument of the function
Submitted: 2015-10-31 19:50 UTC Modified: 2017-11-03 20:23 UTC
From: marcosptf at yahoo dot com dot br Assigned: mjones (profile)
Status: Closed Package: OpenSSL related
PHP Version: Irrelevant OS: anyone
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: marcosptf at yahoo dot com dot br
New email:
PHP Version: OS:

 

 [2015-10-31 19:50 UTC] marcosptf at yahoo dot com dot br
Description:
------------
I wrote a code to test a function openssl_pkcs12_export_to_file();, but
in official doc, i don't found explain to argument number 5.
http://php.net/manual/en/function.openssl-pkcs12-export-to-file.php

To undertand what how it work, i did some debugs and then a could make it ==>
https://github.com/php/php-src/pull/1595

the same way:
https://github.com/php/php-src/pull/1594
http://php.net/manual/en/function.openssl-pkcs12-export.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 12:59 UTC] cmb@php.net
-Type: Bug +Type: Documentation Problem -Package: Documentation problem +Package: OpenSSL related
 [2017-11-03 20:22 UTC] mjones@php.net
Automatic comment from SVN on behalf of mjones
Revision: http://svn.php.net/viewvc/?view=revision&revision=343358
Log: Fix bug #70826: openssl_pkcs12_export_to_file args not documented
 [2017-11-03 20:23 UTC] mjones@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mjones
 [2017-11-03 20:23 UTC] mjones@php.net
in r343358
openssl_pkcs12_export_to_file #args is now documented.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of mjones
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=01dd438c488a20c9e1ea9e3445a92e83943bd702
Log: Fix bug #70826: openssl_pkcs12_export_to_file args not documented
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 18:01:31 2024 UTC