php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69562 Undocumented features in crack PECL
Submitted: 2015-05-02 10:19 UTC Modified: 2015-06-14 14:36 UTC
From: ret at rded dot nl Assigned: cmb (profile)
Status: Closed Package: crack (PECL)
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: ret at rded dot nl
New email:
PHP Version: OS:

 

 [2015-05-02 10:19 UTC] ret at rded dot nl
Description:
------------
---
From manual page: http://www.php.net/function.crack-check
---

As commented below the page, there is an undocumented API

bool crack_check(string password [, string username [, string gecos [, resource dictionary]]])





Patches

crack-check-alternative-signature (last revision 2015-05-02 13:37 UTC by cmb@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-02 11:35 UTC] cmb@php.net
-Package: Documentation problem +Package: crack
 [2015-05-02 13:37 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2015-05-02 13:37 UTC] cmb@php.net
From looking at the code that's correct; the optional parameters
have been introduced with version 0.3.
 [2015-05-02 13:37 UTC] cmb@php.net
The following patch has been added/updated:

Patch Name: crack-check-alternative-signature
Revision:   1430573868
URL:        https://bugs.php.net/patch-display.php?bug=69562&patch=crack-check-alternative-signature&revision=1430573868
 [2015-06-14 14:35 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=336946
Log: documented alternative signature (fixes #69562)
 [2015-06-14 14:36 UTC] cmb@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-06-14 14:36 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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC