php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Thank you for your help! If the status of the bug report you submitted changes, you will be notified. You may return here and check the status or update your report at any time.
The URL for your bug report is: https://bugs.php.net/bug.php?id=70826.
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
 [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 Mar 29 10:01:28 2024 UTC