Top Level :: Console

Package Information: Console_Getopt

Show All Changelogs
» Version » Information
1.2.3Download

Release date: 2007-06-12 19:53 UTC
Release state: stable

Changelog:

* fix Bug #11068: No way to read plain "-" option [cardoe]

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.3 or newer
1.2.2Download

Release date: 2007-02-18 04:14 UTC
Release state: stable

Changelog:

* fix Bug #4475: An ambiguous error occurred when specifying similar longoption name.
* fix Bug #10055: Not failing properly on short options missing required values

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
1.2.1Download

Release date: 2006-12-08 17:43 UTC
Release state: stable

Changelog:

Fixed bugs #4448 (Long parameter values truncated with longoption parameter) and #7444 (Trailing spaces after php closing tag)

1.2Download

Release date: 2003-12-11 19:26 UTC
Release state: stable

Changelog:

Fix to preserve BC with 1.0 and allow correct behaviour for new users

1.0Download

Release date: 2002-09-14 03:46 UTC
Release state: stable

Changelog:

Stable release

0.11Download

Release date: 2002-05-26 16:30 UTC
Release state: beta

Changelog:

POSIX getopt compatibility fix: treat first element of args
array as command name