Top Level :: Console

Package Information: Console_CommandLine

Show All Changelogs

» Version » Information
1.2.2

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.2.2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.2.2

Download

For manual installation only

1.2.2


Release date: 2016年07月14日 02:07 UTC
Release state: stable
Release uploaded by: cweiske

Changelog:

* Fix bug #21063: xmlschema.rng location does not work with composer [alec]

Dependencies:
  • PHP Version: PHP 5.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: dom
  • PHP Extension: xml
1.2.1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.2.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.2.1

Download

For manual installation only

1.2.1


Release date: 2015年12月10日 14:56 UTC
Release state: stable
Release uploaded by: cweiske

Changelog:

* Fixed bug #18397: List action example is wrong [cweiske]
* Fixed bug #18682: columnWrap() in refault renderer eats up lines with only a EOL [izi, thanks Helgi]
* Fixed bug #18703: No way to override reading of stdin with - [izi, thanks Gwynne Raskind]
* Fixed bug #19683: Unit tests are broken [farell]
* Fixed bug #19921: package dependencies don't include dom [cweiske]
* Fixed unit tests [izi]
* Fixed comparison on PHP 7 [Jan Olsen]
* Allow multiple instances of the parser by making static variables private [Greg Oriol]
* Add composer support

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: dom
  • PHP Extension: xml
1.2.0

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.2.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.2.0

Download

For manual installation only

1.2.0


Release date: 2012年10月25日 08:34 UTC
Release state: stable
Release uploaded by: izi

Changelog:

* Implemented feature request #18583 (default values for arguments) [izi]
* Implemented feature request #18582 (add possibility to require a subcommand) [izi]
* Booleans read from an XML file or string are now case insensitive [rquadling]
* Fixed unit tests [CloCkWeRX]
* arguments now accept "choices" [izi, thanks Laurent Laville]

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.3

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.1.3

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.1.3

Download

For manual installation only

1.1.3


Release date: 2010年04月10日 10:39 UTC
Release state: stable
Release uploaded by: izi

Changelog:

* fixed package.xml to allow installation via pyrus.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.2

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.1.2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.1.2

Download

For manual installation only

1.1.2


Release date: 2010年04月10日 09:55 UTC
Release state: stable
Release uploaded by: izi

Changelog:

Bugfix release:
* fixed bug #16848: Trailing spaces in quoted argument are truncated,
* fixed bug #16849: Replaced $_GET by $_REQUEST to handle POST correctly,
* fixed bug #16850: Parse9 test (password) fails (on windows),
* fixed bug #16914: Password action now operates as expected when it is the last parameter or the last parameter before a command,
* displayUsage() should output to stdout instead of stderr,
* added the possibility to pass "false" as exitCode to the display*() methods to prevent exit() calls,
* fixed some typos in code comments.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.1.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.1.1

Download

For manual installation only

1.1.1


Release date: 2009年11月11日 18:19 UTC
Release state: stable
Release uploaded by: izi

Changelog:

Bugfix release:
* fixed bug #16507: typo in code example (thanks Richard)
* fixed bug #16497: cascade command properties to sub-commands
* fixed bug #16370: allow pre-processing of arguments for list (thanks rquadling for the patch)
* fixed bug #16764: Invalid Package.xml (thanks mklappstuhl for the patch)
* fixed some test cases

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.1.0

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.1.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.1.0

Download

For manual installation only

1.1.0


Release date: 2009年06月19日 12:56 UTC
Release state: stable
Release uploaded by: izi

Changelog:

* changed sources layout to make easier to use / run tests without installing the package with pear
* implemented subcommand aliases (as requested by Greg for pyrus)
* implemented request #15325: add ability to detect missing sub-command (patch by gauthierm, thanks)
* implemented request #15324: add ability to set custom error messages (patch by gauthierm, thanks)
* fixed bug #16320: storeArray default value not cleared when options arguments given (patch by Richard Quadling, thanks!)
* fixed bug #16329: sub command aliases do not work (was a "too early documentation" issue)
* fixed bug #16330: nested subCommands help output not quite right
* implemented request #16332: add support for optional arguments in XML (patch by gauthierm, thanks)

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.6

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.6

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.6

Download

For manual installation only

1.0.6


Release date: 2008年12月26日 11:45 UTC
Release state: stable
Release uploaded by: izi

Changelog:

Bugfix release:
* fixed bug #15374 (RelaxNG validation should be less strict);
* fixed bug #15375 (Cannot add a comment before the root node of the xml file);
* fixed bug #15376 (short option and long options in separated lines in help);
* fixed bug #15377 (StoreFalse/True actions should have a boolean default value);
* added relevant unit tests.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.5

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.5

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.5

Download

For manual installation only

1.0.5


Release date: 2008年12月06日 06:56 UTC
Release state: stable
Release uploaded by: izi

Changelog:

* implemented feature request #15251: Allow specifying optional arguments for
sub-commands,
* use "name" instead of "help_name" when generating list-xxx options,
* updated relevant unit tests,
* added examples for sub-commands usage.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.4

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.4

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.4

Download

For manual installation only

1.0.4


Release date: 2008年10月09日 06:47 UTC
Release state: stable
Release uploaded by: izi

Changelog:

- implemented feature request #14753 (add_list_option parameter for --list-XXX option);
- fixed bug #14762 (error message always tells me to use "-h" for help);
- added relevant unit tests;
- cleaned up phpdoc tags and some cosmetic changes.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.3

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.3

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.3

Download

For manual installation only

1.0.3


Release date: 2008年09月30日 09:24 UTC
Release state: stable
Release uploaded by: izi

Changelog:

- now handles stdin with the "-" special switch;
- fixed bug #14717 (Password not optional when parser built from an xml file);
- added relevant unit tests;
- removed useless require_once's in some tests.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.2

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.2

Download

For manual installation only

1.0.2


Release date: 2008年08月22日 09:15 UTC
Release state: stable
Release uploaded by: izi

Changelog:

- fixed bug #14454 (Console_Commandline hangs when called via browser);
- fixed outputter bug (STDOUT/STDERR not defined with php-cgi);
- Console_CommandLine can now handle web requests (it convert automatically a request to options/arguments).

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.1

Download

For manual installation only

1.0.1


Release date: 2008年08月01日 12:43 UTC
Release state: stable
Release uploaded by: izi

Changelog:

- Better code coverage of tests (nearly 100%);
- fixed two bad include_once;
- fixed bug #14435 (own -h short option doesn't remove help short option) and did the same for "version" option;
- fixed bug #14436 (Typo in error message) and some fixed other typos.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.0

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.0

Download

For manual installation only

1.0.0


Release date: 2008年05月22日 05:14 UTC
Release state: stable
Release uploaded by: izi

Changelog:

- doc is now in peardoc format (thanks to cweiske for his precious help);
- better handling of custom instances (added an accept() method);
- added an AllTests.php file to make phpunit happy;
- added tests for xml usage;
- some cosmetic changes.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.0RC3

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.0RC3

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.0RC3

Download

For manual installation only

1.0.0RC3


Release date: 2008年03月12日 05:19 UTC
Release state: beta
Release uploaded by: izi

Changelog:

- fixed a strict standards notice: Console_CommandLine_Exception::build() should be static;
- changed behaviour when a StoreArray option is positioned at the end;
- now use pfm (so removed package.php and package2.xml).

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.0RC2

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.0RC2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.0RC2

Download

For manual installation only

1.0.0RC2


Release date: 2008年02月23日 06:09 UTC
Release state: beta
Release uploaded by: izi

Changelog:

- allow "force_posix" option to be passed to the constructor;
- fixed bug #13038 changed the signature of the parse method to allow the
developer to pass argc and argv array (instead of using $_SERVER values);
- fixed bug #13132 : "choices" not supported in xml definition (also added
"force_posix" attribute support in xml).

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.0.0RC1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-1.0.0RC1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-1.0.0RC1

Download

For manual installation only

1.0.0RC1


Release date: 2008年01月18日 12:25 UTC
Release state: beta
Release uploaded by: izi

Changelog:

- fixed a missing check when a short option require an argument and is the last
in the argv array,
- more GNU getopt compliance: long option/argument can also be separated by a
space now and long options abbreviations are supported,
- added a "Password" action: with this action it is possible to specify a
password on the command line, and if it is missing it will be prompted to
user (and will not be echo on stdin on UNIX systems),
- added more tests.

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.2.1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-0.2.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-0.2.1

Download

For manual installation only

0.2.1


Release date: 2008年01月09日 04:04 UTC
Release state: beta
Release uploaded by: izi

Changelog:

fixed bug #12859: xmlschema.rng gets searched at the wrong folder

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.2.0

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-0.2.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-0.2.0

Download

For manual installation only

0.2.0


Release date: 2007年12月31日 05:58 UTC
Release state: beta
Release uploaded by: izi

Changelog:

- fixed a bug in Option::toString() (values were not displayed for short options),
- fixed a parsing bug: if "-" is passed on the command line it should be treated as an argument,
- stop option parsing when a "--" is found as gnu getopt does,
- added a "force_posix" boolean attribute that tells the parser to be POSIX compliant, POSIX demands the following behavior: the first non-option stops option processing,
- added more regression tests.

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.1.1

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-0.1.1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-0.1.1

Download

For manual installation only

0.1.1


Release date: 2007年12月21日 11:13 UTC
Release state: alpha
Release uploaded by: izi

Changelog:

* bugs
- fixed bug #12711,
- fixed wrong error triggered when argument name is invalid.

* changes
- some cosmetic changes,
- added a lot of phpt test files.

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.1.0

Easy Install

Not sure? Get more info.

pear install Console_CommandLine-0.1.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Console_CommandLine-0.1.0

Download

For manual installation only

0.1.0


Release date: 2007年12月17日 06:08 UTC
Release state: alpha
Release uploaded by: izi

Changelog:

Initial release.

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer

AltStyle によって変換されたページ (->オリジナル) /