Home » Text » Text_Password
Creating passwords with PHP.
This package is unmaintained.
Download latest release 1.2.1 (there is a newer Composer installable version)
License: MIT License
Description
Text_Password allows one to create pronounceable and unpronounceable
passwords. The full functional range is explained in the manual at
http://pear.php.net/manual/.
Documentation
Maintainers
- Martin Jansen (mj) — lead, active
- Olivier Vanhoucke (olivier) — lead, active
Dependencies
Required
- PHP (>= 5.2.1)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.2.1 (stable, 2016-02-26)
Release notes
License: MIT License
1.2.1 Notes:
* Fixed packaging issue with PEAR package1.2.0 Notes:
* Fixed issues with unpronouncable password generation
* Updated to PHP 5 method syntax
* Improved tests
* Composer support - 1.1.1 (stable, 2008-11-30)
Release notes
License: PHP License
* Fixed bug #12220: potential problems with global var use (Patch by Christian Weiske)
- 1.1.0 (stable, 2005-08-21)
- 1.0 (stable, 2003-05-21)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #377 | Assigned | Req | 2003-12-08 | Possible alternative mechanism in _createPronounceable function | |
| #653 | Closed | Bug | 2004-01-31 | Test is in phpt instead of php files | |
| #654 | Closed | Bug | 2004-01-31 | Test depends on ../Password.php | |
| #2090 | Closed | Req | 2004-08-09 | Function _createUnpronounceable inefficient? | |
| #2605 | Closed | Bug | 2004-10-24 | Does not filter the ']' character | |
| #3268 | Closed | Req | 2005-01-22 | ASCII Rotation may result in Whitespaces and Specialchars | |
| #8264 | Closed | Req | 1.1.0 | 2006-07-21 | Documentation correction for parameter $char |
| #11434 | Assigned | Req | 2007-06-25 | pronounceable password genreation to add numbers | |
| #12200 | Closed | Bug | CVS | 2007-10-08 | potential problems with global var use |
| #19172 | Closed | Bug | SVN | 2011-12-30 | upgrade PHPUnit require statements & other fixes (for PEAR QA Team) |
| #19787 | Closed | Req | 1.1.1 | 2013-01-16 | Please Provides LICENSE file |
| #21022 | Closed | Bug | 1.2.0 | 2016-02-01 | Broken PEAR installation |
| #21023 | Closed | Bug | 1.2.0 | 2016-02-01 | Missin LICENSE file |