Horde_Clipear.horde.orgHorde_CLICommand line interface libraryHorde_Cli:: API for basic command-line functionality/checksJan Schneiderjanjan@horde.orgyesChuck Hagenbuchchuckchuck@horde.orgno2018-01-142.3.02.3.0stablestableLGPL-2.1
* [jan] Add option to set a custom output handler.
* [jan] Add option to pass output through a pager.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Supportpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Translationpear.horde.org2.2.03.0.0alpha13.0.0alpha10.0.10.0.1alphaalpha2003-07-04LGPL-2.1
* Initial release as a PEAR package
0.0.20.0.2alphaalpha2006-05-08LGPL-2.1
* Converted to package.xml 2.0 for pear.horde.org
2006-12-310.1.00.1.0alphaalphaLGPL-2.1
* Add 'default' parameter to Horde_CLI::prompt().
1.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* Initial Horde 4 package.
* Horde_CLI:: -> Horde_Cli::
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
1.0.11.0.0stablestable2011-06-01LGPL-2.1
* [jan] Updated Slovak translation.
* [jan] Updated Spanish translation.
1.0.21.0.0stablestable2011-07-05LGPL-2.1
* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
1.0.31.0.0stablestable2011-07-27LGPL-2.1
* [jan] Update Latvian translation.
* [jan] Fall back to standard prompt if password prompt not possible.
1.0.41.0.0stablestable2011-11-22LGPL-2.1
* [jan] Don't overwrite $_SERVER superglobals unconditionally, to allow setting them through environment variables (Bug #10758).
2.0.0alpha12.0.0alphaalpha2012-07-05LGPL-2.1
* First alpha release for Horde 5.
* [jan] Use late static binding in init() for easier extension of Horde_Cli.
2.0.0beta12.0.0betaalpha2012-07-19LGPL-2.1
* First beta release for Horde 5.
2.0.0beta22.0.0betaalpha2012-08-29LGPL-2.1
* [jan] Include file and line when calling Horde_Cli#fatal() with an exception.
2.0.0RC12.0.0betaalpha2012-10-26LGPL-2.1
* [jan] Update Japanese translation.
2.0.02.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.12.0.0stablestable2012-11-06LGPL-2.1
* [jan] Update Dutch translation (Arjen de Korte <build+horde@de-korte.org>).
2.0.22.0.0stablestable2013-01-09LGPL-2.1
* [jan] Update Basque translation (Ibon Igartua <ibon.igartua@ehu.es>).
2.0.32.0.0stablestable2013-01-29LGPL-2.1
* [jan] Update French translation (Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont.fr>).
2.0.42.0.0stablestable2013-07-16LGPL-2.1
* [jan] Print additional error details in fatal errors if available.
2.0.52.0.0stablestable2014-04-03LGPL-2.1
* [jan] Fix printing of structured fatal error details.
2.0.62.0.0stablestable2015-01-08LGPL-2.1
* [jan] Support loading translations from Composer-installed package.
* [jan] Improve PSR-2 compatibility.
2.0.72.0.0stablestable2016-07-12LGPL-2.1
* [jan] Improve PHP 7.1 compatibility.
2.1.02.1.0stablestable2017-03-20LGPL-2.1
* [jan] Add header() method to turn a string into an outlined header.
* [jan] Add color() method to colorize output with any supported color.
2.2.02.2.0stablestable2017-05-03LGPL-2.1
* [jan] Use rectangular background coloring for messages and errors.
* [jan] Add Horde_Cli#block().
* [jan] Use the system's newline character(s).
* [jan] Fix color sequences for black and darkgray.
* [jan] Mark PHP 7 as supported.
* [jan] Wrap content matching the terminal width.
* [jan] Add Horde_Cli#getWidth() to return the terminal width.
* [jan] Add Horde_Cli_Color.
2.2.12.2.0stablestable2017-05-04LGPL-2.1
* [jan] Silence errors from tput and stty (Bug #14632).
2.2.22.2.0stablestable2017-05-04LGPL-2.1
* [jan] Really silence errors from tput and stty (Bug #14632).
2.2.32.2.0stablestable2017-05-30LGPL-2.1
* [jan] Fix fatal error screen for PHP 7 error objects.
* [jan] Fix header() method to print, not return the header.
2.2.42.2.0stablestable2017-06-22LGPL-2.1
* [jan] Fix returning to normal font after text with light colors.
2.3.02.3.0stablestable2018-01-14LGPL-2.1
* [jan] Add option to set a custom output handler.
* [jan] Add option to pass output through a pager.