» Version | » Information |
---|---|
1.2.2 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.2.0 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.1.3 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.1.2 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.1.1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.1.0 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.6 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.5 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.4 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.3 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.2 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.0 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.0RC3 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.0RC2 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
1.0.0RC1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-1.0.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-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:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Console_CommandLine-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Console_CommandLine-0.1.0 Release date: 2007-12-17 06:08 UTC Release state: alpha Release uploaded by: izi Changelog: Initial release. Dependencies:
|