php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79117 Wrong returned value description for openssl_csr_get_subject
Submitted: 2020-01-15 00:09 UTC Modified: 2020-02-26 23:05 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: remithefox93 at gmail dot com Assigned: cmb (profile)
Status: Closed Package: OpenSSL related
PHP Version: 7.4.2RC1 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
25 + 40 = ?
Subscribe to this entry?

 
 [2020-01-15 00:09 UTC] remithefox93 at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.openssl-csr-get-subject
---

openssl_csr_get_subject() according to documentation:

Return Values 
Returns TRUE on success or FALSE on failure.

In fact this method returns associative array with subject description or false on failure


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-01-15 00:48 UTC] requinix@php.net
-Summary: Wrong returned value description +Summary: Wrong returned value description for openssl_csr_get_subject -Status: Open +Status: Verified -Package: Documentation problem +Package: OpenSSL related
 [2020-02-26 23:04 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=349257
Log: Fix #79117: Wrong returned value description for openssl_csr_get_subject
 [2020-02-26 23:05 UTC] cmb@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-02-26 23:05 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-26 23:15 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=9a6269648bbbbaa818b5cde6b4f2861e5a6b6d81
Log: Fix #79117: Wrong returned value description for openssl_csr_get_subject
 [2020-02-27 12:57 UTC] mumumu@php.net
Automatic comment from SVN on behalf of mumumu
Revision: http://svn.php.net/viewvc/?view=revision&revision=349258
Log: Fix #79117: Wrong returned value description for openssl_csr_get_subject
 [2020-02-27 14:20 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=d56efaa7f2e09e33e2153eabc505f2095fb6c512
Log: Fix #79117: Wrong returned value description for openssl_csr_get_subject
 [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=08bfd88bfae7709e10df635cabba13112ebeb90b
Log: Fix #79117: Wrong returned value description for openssl_csr_get_subject
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC