This file is indexed.

/usr/share/php/.registry/console_commandline.reg is in php-console-commandline 1.2.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
a:22:{s:7:"attribs";a:6:{s:15:"packagerversion";s:6:"1.10.1";s:7:"version";s:3:"2.0";s:5:"xmlns";s:35:"http://pear.php.net/dtd/package-2.0";s:11:"xmlns:tasks";s:33:"http://pear.php.net/dtd/tasks-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:147:"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";}s:4:"name";s:19:"Console_CommandLine";s:7:"channel";s:12:"pear.php.net";s:7:"summary";s:57:"A full featured command line options and arguments parser";s:11:"description";s:498:"Console_CommandLine is a full featured package for managing command-line 
options and arguments highly inspired from python optparse module, it allows 
the developer to easily build complex command line interfaces.

Main features:
  * handles sub commands (ie. $ myscript.php -q subcommand -f file),
  * can be completely built from an xml definition file,
  * generate --help and --version options automatically,
  * can be completely customized,
  * builtin support for i18n,
  * and much more...";s:4:"lead";a:2:{i:0;a:4:{s:4:"name";s:16:"David JEAN LOUIS";s:4:"user";s:3:"izi";s:5:"email";s:18:"izimobil@gmail.com";s:6:"active";s:3:"yes";}i:1;a:4:{s:4:"name";s:16:"Richard Quadling";s:4:"user";s:9:"rquadling";s:5:"email";s:19:"rquadling@gmail.com";s:6:"active";s:3:"yes";}}s:4:"date";s:10:"2015-12-10";s:4:"time";s:8:"19:54:31";s:7:"version";a:2:{s:7:"release";s:5:"1.2.1";s:3:"api";s:5:"1.2.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:550:"* 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";s:8:"contents";a:1:{s:3:"dir";a:2:{s:7:"attribs";a:2:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:1:"/";}s:4:"file";a:93:{i:0;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Action.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:1;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:32:"Console/CommandLine/Argument.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:2;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:31:"Console/CommandLine/Command.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:3;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:45:"Console/CommandLine/CustomMessageProvider.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:4;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:31:"Console/CommandLine/Element.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:5;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/Exception.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:6;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/MessageProvider.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:7;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Option.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:8;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/Outputter.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:9;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:32:"Console/CommandLine/Renderer.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:10;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Result.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:11;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/XmlParser.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:2:{i:0;a:1:{s:7:"attribs";a:3:{s:4:"from";s:10:"@data_dir@";s:2:"to";s:8:"data_dir";s:4:"type";s:11:"pear-config";}}i:1;a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}i:12;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/Callback.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:13;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"Console/CommandLine/Action/Counter.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:14;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"Console/CommandLine/Action/Help.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:15;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"Console/CommandLine/Action/List.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:16;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/Password.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:17;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreArray.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:18;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreFalse.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:19;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreFloat.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:20;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/StoreInt.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:21;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"Console/CommandLine/Action/StoreString.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:22;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"Console/CommandLine/Action/StoreTrue.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:23;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"Console/CommandLine/Action/Version.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:24;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:47:"Console/CommandLine/MessageProvider/Default.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:25;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Outputter/Default.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:26;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"Console/CommandLine/Renderer/Default.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:27;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"data/xmlschema.rng";s:4:"role";s:4:"data";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:28;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex1.php";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:29;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex2.php";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:30;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex2.xml";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:31;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex3.php";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:32;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex4.php";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:33;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex4.xml";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:34;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex5.php";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:35;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex5.xml";s:4:"role";s:3:"doc";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:36;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"tests/AllTests.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:37;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:37:"tests/console_commandline_accept.phpt";s:4:"role";s:4:"test";}}i:38;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"tests/console_commandline_addargument.phpt";s:4:"role";s:4:"test";}}i:39;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_addargument_2.phpt";s:4:"role";s:4:"test";}}i:40;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"tests/console_commandline_addcommand.phpt";s:4:"role";s:4:"test";}}i:41;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_addcommand_2.phpt";s:4:"role";s:4:"test";}}i:42;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_addcommand_3.phpt";s:4:"role";s:4:"test";}}i:43;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"tests/console_commandline_addoption.phpt";s:4:"role";s:4:"test";}}i:44;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_1.phpt";s:4:"role";s:4:"test";}}i:45;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_2.phpt";s:4:"role";s:4:"test";}}i:46;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_3.phpt";s:4:"role";s:4:"test";}}i:47;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_4.phpt";s:4:"role";s:4:"test";}}i:48;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_5.phpt";s:4:"role";s:4:"test";}}i:49;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_6.phpt";s:4:"role";s:4:"test";}}i:50;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_7.phpt";s:4:"role";s:4:"test";}}i:51;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_bug18682.phpt";s:4:"role";s:4:"test";}}i:52;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"tests/console_commandline_fromxmlfile.phpt";s:4:"role";s:4:"test";}}i:53;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlfile_1.phpt";s:4:"role";s:4:"test";}}i:54;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlfile_2.phpt";s:4:"role";s:4:"test";}}i:55;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:48:"tests/console_commandline_fromxmlfile_error.phpt";s:4:"role";s:4:"test";}}i:56;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlstring.phpt";s:4:"role";s:4:"test";}}i:57;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:47:"tests/console_commandline_options_defaults.phpt";s:4:"role";s:4:"test";}}i:58;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_1.phpt";s:4:"role";s:4:"test";}}i:59;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_2.phpt";s:4:"role";s:4:"test";}}i:60;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_3.phpt";s:4:"role";s:4:"test";}}i:61;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_4.phpt";s:4:"role";s:4:"test";}}i:62;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_5.phpt";s:4:"role";s:4:"test";}}i:63;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_6.phpt";s:4:"role";s:4:"test";}}i:64;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_7.phpt";s:4:"role";s:4:"test";}}i:65;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_8.phpt";s:4:"role";s:4:"test";}}i:66;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_9.phpt";s:4:"role";s:4:"test";}}i:67;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_10.phpt";s:4:"role";s:4:"test";}}i:68;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_11.phpt";s:4:"role";s:4:"test";}}i:69;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_12.phpt";s:4:"role";s:4:"test";}}i:70;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_13.phpt";s:4:"role";s:4:"test";}}i:71;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_14.phpt";s:4:"role";s:4:"test";}}i:72;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_15.phpt";s:4:"role";s:4:"test";}}i:73;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_16.phpt";s:4:"role";s:4:"test";}}i:74;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_17.phpt";s:4:"role";s:4:"test";}}i:75;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_18.phpt";s:4:"role";s:4:"test";}}i:76;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_19.phpt";s:4:"role";s:4:"test";}}i:77;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_20.phpt";s:4:"role";s:4:"test";}}i:78;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_21.phpt";s:4:"role";s:4:"test";}}i:79;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_22.phpt";s:4:"role";s:4:"test";}}i:80;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_23.phpt";s:4:"role";s:4:"test";}}i:81;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_24.phpt";s:4:"role";s:4:"test";}}i:82;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_25.phpt";s:4:"role";s:4:"test";}}i:83;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_26.phpt";s:4:"role";s:4:"test";}}i:84;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_27.phpt";s:4:"role";s:4:"test";}}i:85;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_28.phpt";s:4:"role";s:4:"test";}}i:86;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_29.phpt";s:4:"role";s:4:"test";}}i:87;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_1.phpt";s:4:"role";s:4:"test";}}i:88;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_2.phpt";s:4:"role";s:4:"test";}}i:89;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_3.phpt";s:4:"role";s:4:"test";}}i:90;a:1:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:14:"tests/test.xml";s:4:"role";s:4:"test";}}i:91;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:19:"tests/tests.inc.php";s:4:"role";s:4:"test";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}i:92;a:2:{s:7:"attribs";a:3:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:23:"Console/CommandLine.php";s:4:"role";s:3:"php";}s:13:"tasks:replace";a:1:{s:7:"attribs";a:3:{s:4:"from";s:17:"@package_version@";s:2:"to";s:7:"version";s:4:"type";s:12:"package-info";}}}}}}s:12:"dependencies";a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"5.1.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:7:"1.4.0b1";}s:9:"extension";a:2:{i:0;a:1:{s:4:"name";s:3:"dom";}i:1;a:1:{s:4:"name";s:3:"xml";}}}}s:10:"phprelease";s:0:"";s:9:"changelog";a:1:{s:7:"release";a:21:{i:0;a:5:{s:4:"date";s:10:"2007-12-19";s:7:"version";a:2:{s:7:"release";s:5:"0.1.0";s:3:"api";s:5:"0.1.0";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:16:"Initial release.";}i:1;a:5:{s:4:"date";s:10:"2007-12-21";s:7:"version";a:2:{s:7:"release";s:5:"0.1.1";s:3:"api";s:5:"0.1.1";}s:9:"stability";a:2:{s:7:"release";s:5:"alpha";s:3:"api";s:5:"alpha";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:165:"* bugs
  - fixed bug #12711,
  - fixed wrong error triggered when argument name is invalid.

* changes
  - some cosmetic changes,
  - added a lot of phpt test files.";}i:2;a:5:{s:4:"date";s:10:"2008-01-09";s:7:"version";a:2:{s:7:"release";s:5:"0.2.0";s:3:"api";s:5:"0.2.0";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:444:"- 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.";}i:3;a:5:{s:4:"date";s:10:"2008-01-09";s:7:"version";a:2:{s:7:"release";s:5:"0.2.1";s:3:"api";s:5:"0.2.1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:65:"fixed bug #12859: xmlschema.rng gets searched at the wrong folder";}i:4;a:5:{s:4:"date";s:10:"2008-01-18";s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC1";s:3:"api";s:8:"1.0.0RC1";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:524:"- 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),
- allow "force_posix" option to be passed to the constructor,
- added more tests.";}i:5;a:5:{s:4:"date";s:10:"2008-03-10";s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC2";s:3:"api";s:8:"1.0.0RC2";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:22:"http://www.example.com";}s:8:"_content";s:11:"MIT License";}s:5:"notes";s:331:"- 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).";}i:6;a:5:{s:4:"date";s:10:"2008-03-12";s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC3";s:3:"api";s:8:"1.0.0RC3";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:219:"- 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).";}i:7;a:5:{s:4:"date";s:10:"2008-03-12";s:7:"version";a:2:{s:7:"release";s:8:"1.0.0RC3";s:3:"api";s:8:"1.0.0RC3";}s:9:"stability";a:2:{s:7:"release";s:4:"beta";s:3:"api";s:4:"beta";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:219:"- 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).";}i:8;a:5:{s:4:"date";s:10:"2008-05-22";s:7:"version";a:2:{s:7:"release";s:5:"1.0.0";s:3:"api";s:5:"1.0.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:245:"- 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.";}i:9;a:5:{s:4:"date";s:10:"2008-08-01";s:7:"version";a:2:{s:7:"release";s:5:"1.0.1";s:3:"api";s:5:"1.0.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:260:"- 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.";}i:10;a:5:{s:4:"date";s:10:"2008-08-22";s:7:"version";a:2:{s:7:"release";s:5:"1.0.2";s:3:"api";s:5:"1.0.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:244:"- 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).";}i:11;a:5:{s:4:"date";s:10:"2008-09-30";s:7:"version";a:2:{s:7:"release";s:5:"1.0.3";s:3:"api";s:5:"1.0.3";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:204:"- 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.";}i:12;a:5:{s:4:"date";s:10:"2008-10-09";s:7:"version";a:2:{s:7:"release";s:5:"1.0.4";s:3:"api";s:5:"1.0.4";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:241:"- 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.";}i:13;a:5:{s:4:"date";s:10:"2008-12-06";s:7:"version";a:2:{s:7:"release";s:5:"1.0.5";s:3:"api";s:5:"1.0.5";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:235:"* 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.";}i:14;a:5:{s:4:"date";s:10:"2008-12-26";s:7:"version";a:2:{s:7:"release";s:5:"1.0.6";s:3:"api";s:5:"1.0.6";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:348:"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.";}i:15;a:5:{s:4:"date";s:10:"2009-06-19";s:7:"version";a:2:{s:7:"release";s:5:"1.1.0";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:749:"* 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)";}i:16;a:5:{s:4:"date";s:10:"2009-11-11";s:7:"version";a:2:{s:7:"release";s:5:"1.1.1";s:3:"api";s:5:"1.1.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:331:"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";}i:17;a:5:{s:4:"date";s:10:"2010-04-10";s:7:"version";a:2:{s:7:"release";s:5:"1.1.2";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:554:"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.";}i:18;a:5:{s:4:"date";s:10:"2010-04-10";s:7:"version";a:2:{s:7:"release";s:5:"1.1.3";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:52:"* fixed package.xml to allow installation via pyrus.";}i:19;a:5:{s:4:"date";s:10:"2012-10-25";s:7:"version";a:2:{s:7:"release";s:5:"1.2.0";s:3:"api";s:5:"1.2.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:332:"* 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]";}i:20;a:5:{s:4:"date";s:10:"2015-12-10";s:7:"version";a:2:{s:7:"release";s:5:"1.2.1";s:3:"api";s:5:"1.2.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:51:"http://www.opensource.org/licenses/mit-license.html";}s:8:"_content";s:3:"MIT";}s:5:"notes";s:550:"* 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";}}}s:8:"filelist";a:93:{s:30:"Console/CommandLine/Action.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Action.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"149edc9644223904d0f84adff4617be3";s:12:"installed_as";s:45:"/usr/share/php/Console/CommandLine/Action.php";}s:32:"Console/CommandLine/Argument.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:32:"Console/CommandLine/Argument.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d0d1ed8c5afa87e3e26da51753b5f54f";s:12:"installed_as";s:47:"/usr/share/php/Console/CommandLine/Argument.php";}s:31:"Console/CommandLine/Command.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:31:"Console/CommandLine/Command.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"c5325e3b74d2fb0b284bad9cace7875e";s:12:"installed_as";s:46:"/usr/share/php/Console/CommandLine/Command.php";}s:45:"Console/CommandLine/CustomMessageProvider.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:45:"Console/CommandLine/CustomMessageProvider.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ae151a7e7d28b0d205ef56b9555586c7";s:12:"installed_as";s:60:"/usr/share/php/Console/CommandLine/CustomMessageProvider.php";}s:31:"Console/CommandLine/Element.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:31:"Console/CommandLine/Element.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"6d2d2bc53ab12ccec834337aab3cd4d5";s:12:"installed_as";s:46:"/usr/share/php/Console/CommandLine/Element.php";}s:33:"Console/CommandLine/Exception.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/Exception.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"dc0accec7dd604ad2c65c744c8816f9f";s:12:"installed_as";s:48:"/usr/share/php/Console/CommandLine/Exception.php";}s:39:"Console/CommandLine/MessageProvider.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/MessageProvider.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"19581663069a2f4637877023b2038667";s:12:"installed_as";s:54:"/usr/share/php/Console/CommandLine/MessageProvider.php";}s:30:"Console/CommandLine/Option.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Option.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"ae20eed5187a51405ccd3a94a9af232c";s:12:"installed_as";s:45:"/usr/share/php/Console/CommandLine/Option.php";}s:33:"Console/CommandLine/Outputter.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/Outputter.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1a5045cf945bfd245332aff196a42a14";s:12:"installed_as";s:48:"/usr/share/php/Console/CommandLine/Outputter.php";}s:32:"Console/CommandLine/Renderer.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:32:"Console/CommandLine/Renderer.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1745105f42daa10b5c27e95e59497014";s:12:"installed_as";s:47:"/usr/share/php/Console/CommandLine/Renderer.php";}s:30:"Console/CommandLine/Result.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:30:"Console/CommandLine/Result.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"dcdca22be716fd28822c890ab9a73bb8";s:12:"installed_as";s:45:"/usr/share/php/Console/CommandLine/Result.php";}s:33:"Console/CommandLine/XmlParser.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:33:"Console/CommandLine/XmlParser.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"7000a4e4513a011d92c5474fd98267f0";s:12:"installed_as";s:48:"/usr/share/php/Console/CommandLine/XmlParser.php";}s:39:"Console/CommandLine/Action/Callback.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/Callback.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"741283f60cbcc531abcc18d5a66b5a16";s:12:"installed_as";s:54:"/usr/share/php/Console/CommandLine/Action/Callback.php";}s:38:"Console/CommandLine/Action/Counter.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"Console/CommandLine/Action/Counter.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"34932324d79b6c0c79ebac5b62baf3c3";s:12:"installed_as";s:53:"/usr/share/php/Console/CommandLine/Action/Counter.php";}s:35:"Console/CommandLine/Action/Help.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"Console/CommandLine/Action/Help.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"8358d809a8aa4cc1c40aac288b85be80";s:12:"installed_as";s:50:"/usr/share/php/Console/CommandLine/Action/Help.php";}s:35:"Console/CommandLine/Action/List.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:35:"Console/CommandLine/Action/List.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"78602a263b90be53f242c8d4c321d0d3";s:12:"installed_as";s:50:"/usr/share/php/Console/CommandLine/Action/List.php";}s:39:"Console/CommandLine/Action/Password.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/Password.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"75c6025c9c1965438eafd8d30885b979";s:12:"installed_as";s:54:"/usr/share/php/Console/CommandLine/Action/Password.php";}s:41:"Console/CommandLine/Action/StoreArray.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreArray.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"45aadb5e7d170cc73164e1b64260ecba";s:12:"installed_as";s:56:"/usr/share/php/Console/CommandLine/Action/StoreArray.php";}s:41:"Console/CommandLine/Action/StoreFalse.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreFalse.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e49263bdc457a3b318d9208cfb7b3c32";s:12:"installed_as";s:56:"/usr/share/php/Console/CommandLine/Action/StoreFalse.php";}s:41:"Console/CommandLine/Action/StoreFloat.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Action/StoreFloat.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"5c2cc6faee47d3a7b26b1dc9702fb106";s:12:"installed_as";s:56:"/usr/share/php/Console/CommandLine/Action/StoreFloat.php";}s:39:"Console/CommandLine/Action/StoreInt.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"Console/CommandLine/Action/StoreInt.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"e06ac1bfac0aecda7327e5447996a9e9";s:12:"installed_as";s:54:"/usr/share/php/Console/CommandLine/Action/StoreInt.php";}s:42:"Console/CommandLine/Action/StoreString.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"Console/CommandLine/Action/StoreString.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"87ee441d83cb54b3005e363e9167a108";s:12:"installed_as";s:57:"/usr/share/php/Console/CommandLine/Action/StoreString.php";}s:40:"Console/CommandLine/Action/StoreTrue.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"Console/CommandLine/Action/StoreTrue.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"efe760f49230af18510fa120237a5d24";s:12:"installed_as";s:55:"/usr/share/php/Console/CommandLine/Action/StoreTrue.php";}s:38:"Console/CommandLine/Action/Version.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"Console/CommandLine/Action/Version.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d78de5a6b7ed091f11daec15a655fe1b";s:12:"installed_as";s:53:"/usr/share/php/Console/CommandLine/Action/Version.php";}s:47:"Console/CommandLine/MessageProvider/Default.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:47:"Console/CommandLine/MessageProvider/Default.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"1796807c803c3b9b6c4bdd8659ed9aab";s:12:"installed_as";s:62:"/usr/share/php/Console/CommandLine/MessageProvider/Default.php";}s:41:"Console/CommandLine/Outputter/Default.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"Console/CommandLine/Outputter/Default.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"25e5d15f1552997b88a308ae1b613903";s:12:"installed_as";s:56:"/usr/share/php/Console/CommandLine/Outputter/Default.php";}s:40:"Console/CommandLine/Renderer/Default.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"Console/CommandLine/Renderer/Default.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"a6c860041eb59da1a5cca63586d25131";s:12:"installed_as";s:55:"/usr/share/php/Console/CommandLine/Renderer/Default.php";}s:18:"data/xmlschema.rng";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"data/xmlschema.rng";s:4:"role";s:4:"data";s:6:"md5sum";s:32:"9c8ce3ef33804098f531dcdb7f4cf693";s:12:"installed_as";s:58:"/usr/share/php/data/Console_CommandLine/data/xmlschema.rng";}s:21:"docs/examples/ex1.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex1.php";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"de6d10c1093f542875e99ea9121ee7b2";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex1.php";}s:21:"docs/examples/ex2.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex2.php";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"1a033cac38ab6425ac36b7d4f2aa67ef";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex2.php";}s:21:"docs/examples/ex2.xml";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex2.xml";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"3b3524b6fc8490c113e941cfee1792cd";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex2.xml";}s:21:"docs/examples/ex3.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex3.php";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"3d5fa6de0b7c4f38e58e958481861c51";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex3.php";}s:21:"docs/examples/ex4.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex4.php";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"e2664f28789633ecdcd427ce93f6a70e";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex4.php";}s:21:"docs/examples/ex4.xml";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex4.xml";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"e52db804ba092a30110c533ad83d4475";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex4.xml";}s:21:"docs/examples/ex5.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex5.php";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"48d08fea7981aba7f5a1aafb886e0d9a";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex5.php";}s:21:"docs/examples/ex5.xml";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:21:"docs/examples/ex5.xml";s:4:"role";s:3:"doc";s:6:"md5sum";s:32:"d8c4ee9f60704a8f0185ab8666c7cbb5";s:12:"installed_as";s:80:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples/ex5.xml";}s:18:"tests/AllTests.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:18:"tests/AllTests.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"25b7d2cd8aa284f4214ee285d01d2727";s:12:"installed_as";s:59:"/usr/share/php/tests/Console_CommandLine/tests/AllTests.php";}s:37:"tests/console_commandline_accept.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:37:"tests/console_commandline_accept.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"67ff8ce5039c99953060eef05607ae6e";s:12:"installed_as";s:78:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_accept.phpt";}s:42:"tests/console_commandline_addargument.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"tests/console_commandline_addargument.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"d488c827147434809fed97ed774c998c";s:12:"installed_as";s:83:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addargument.phpt";}s:44:"tests/console_commandline_addargument_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_addargument_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b8f2ecfb0132208ca8244511793e6acf";s:12:"installed_as";s:85:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addargument_2.phpt";}s:41:"tests/console_commandline_addcommand.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:41:"tests/console_commandline_addcommand.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ca19786de89ec1e05e5baf128aaf1a00";s:12:"installed_as";s:82:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addcommand.phpt";}s:43:"tests/console_commandline_addcommand_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_addcommand_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"be0e4176a77924b3e647a58ba3962405";s:12:"installed_as";s:84:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addcommand_2.phpt";}s:43:"tests/console_commandline_addcommand_3.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_addcommand_3.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8abb111ddcd28a04ed007ea0581ef1ae";s:12:"installed_as";s:84:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addcommand_3.phpt";}s:40:"tests/console_commandline_addoption.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:40:"tests/console_commandline_addoption.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"974578e0be07a29ee08c1a7fa840ae08";s:12:"installed_as";s:81:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption.phpt";}s:49:"tests/console_commandline_addoption_errors_1.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_1.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a1ac3fbad677cff34c0ac1681eaf59fd";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_1.phpt";}s:49:"tests/console_commandline_addoption_errors_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"85167af82828a50623227550c443cc36";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_2.phpt";}s:49:"tests/console_commandline_addoption_errors_3.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_3.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"aa6f7654a8b2ad682cf6c924ee731d82";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_3.phpt";}s:49:"tests/console_commandline_addoption_errors_4.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_4.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"0ee3c491ffbf79878ccb035ecf91b080";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_4.phpt";}s:49:"tests/console_commandline_addoption_errors_5.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_5.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"57aab0755a2029ae35130620d9714b0d";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_5.phpt";}s:49:"tests/console_commandline_addoption_errors_6.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_6.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e90ac92e0d1721eb56fb421a12949b97";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_6.phpt";}s:49:"tests/console_commandline_addoption_errors_7.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:49:"tests/console_commandline_addoption_errors_7.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"68a8e73c224aba86f3869c0700d22602";s:12:"installed_as";s:90:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_addoption_errors_7.phpt";}s:39:"tests/console_commandline_bug18682.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_bug18682.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5abc4b6ad181a95e095fcba21876af1e";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_bug18682.phpt";}s:42:"tests/console_commandline_fromxmlfile.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:42:"tests/console_commandline_fromxmlfile.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"89d0ddb94853574d2a823698f5cba86d";s:12:"installed_as";s:83:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_fromxmlfile.phpt";}s:44:"tests/console_commandline_fromxmlfile_1.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlfile_1.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"289eb3ef27444040e7f43c7ee9c1a555";s:12:"installed_as";s:85:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_fromxmlfile_1.phpt";}s:44:"tests/console_commandline_fromxmlfile_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlfile_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"ac943841a0f21388c2ac4caad536d262";s:12:"installed_as";s:85:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_fromxmlfile_2.phpt";}s:48:"tests/console_commandline_fromxmlfile_error.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:48:"tests/console_commandline_fromxmlfile_error.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"999e8ea13e786b0e2bc8bd7381fbe685";s:12:"installed_as";s:89:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_fromxmlfile_error.phpt";}s:44:"tests/console_commandline_fromxmlstring.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:44:"tests/console_commandline_fromxmlstring.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"095b002097473e2dfeb8b9fe59cca6ee";s:12:"installed_as";s:85:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_fromxmlstring.phpt";}s:47:"tests/console_commandline_options_defaults.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:47:"tests/console_commandline_options_defaults.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a07b7fea5b2e21eeffb45be05cd50b08";s:12:"installed_as";s:88:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_options_defaults.phpt";}s:38:"tests/console_commandline_parse_1.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_1.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cb5390cf9a583c61de400657db322ad6";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_1.phpt";}s:38:"tests/console_commandline_parse_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"056f9d43f809d8eaad0e76b68baf525f";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_2.phpt";}s:38:"tests/console_commandline_parse_3.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_3.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6ae8e8e2bf4ee36e8a29262faebe2bce";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_3.phpt";}s:38:"tests/console_commandline_parse_4.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_4.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"da33d3b7f8fc923e6c4e05bfd21cd049";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_4.phpt";}s:38:"tests/console_commandline_parse_5.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_5.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"016cd3894d19eedcbfb3851a78c7b0fe";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_5.phpt";}s:38:"tests/console_commandline_parse_6.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_6.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"62c1bac9758a5ec2903c1f6cc1297f0d";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_6.phpt";}s:38:"tests/console_commandline_parse_7.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_7.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"816e137db5adc3061ebd43ec851cff16";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_7.phpt";}s:38:"tests/console_commandline_parse_8.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_8.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"b9a217d4e458d2c675e83ce93fbedcb2";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_8.phpt";}s:38:"tests/console_commandline_parse_9.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:38:"tests/console_commandline_parse_9.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e82c4dd2cdf3ac519ccf13ab15470e7f";s:12:"installed_as";s:79:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_9.phpt";}s:39:"tests/console_commandline_parse_10.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_10.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"711fe6f835c18c92bb6dcf33cdc37343";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_10.phpt";}s:39:"tests/console_commandline_parse_11.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_11.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"20244fdd43e11b87ae04b93dc9a9458f";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_11.phpt";}s:39:"tests/console_commandline_parse_12.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_12.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f25418d4549ff43da62241116953666c";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_12.phpt";}s:39:"tests/console_commandline_parse_13.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_13.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c459916bd542115cf05a3174be70abf8";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_13.phpt";}s:39:"tests/console_commandline_parse_14.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_14.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"87f4d7fe1a969e61fccae12dad866bb2";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_14.phpt";}s:39:"tests/console_commandline_parse_15.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_15.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5e5d874b5b266763043bd6c85cbc12fc";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_15.phpt";}s:39:"tests/console_commandline_parse_16.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_16.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"faebb3ac010dde63866b6000f54188d6";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_16.phpt";}s:39:"tests/console_commandline_parse_17.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_17.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7a0a68823f60e607b6e1b7090dcf9de3";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_17.phpt";}s:39:"tests/console_commandline_parse_18.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_18.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"8bd8e50c6056fb5356a77a5fd8feda16";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_18.phpt";}s:39:"tests/console_commandline_parse_19.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_19.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c423fcf74b477afbb7bac9e06a56eddd";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_19.phpt";}s:39:"tests/console_commandline_parse_20.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_20.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6d77ebdb2a5541aa80277d5f553db13a";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_20.phpt";}s:39:"tests/console_commandline_parse_21.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_21.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"7e9458371890b4451f86a63a09b59b80";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_21.phpt";}s:39:"tests/console_commandline_parse_22.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_22.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"9e96aac42a8fb9a3e0a80c15b855e6bf";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_22.phpt";}s:39:"tests/console_commandline_parse_23.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_23.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"5df72a5da0d7bc4841b16d6c67ff84b8";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_23.phpt";}s:39:"tests/console_commandline_parse_24.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_24.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"266c88c4161315da7f06a13082a422f5";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_24.phpt";}s:39:"tests/console_commandline_parse_25.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_25.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a657de4dc7e1b06e801d84cf93e68825";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_25.phpt";}s:39:"tests/console_commandline_parse_26.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_26.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"e219ba8c83bc607e67379c3e7e33b15c";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_26.phpt";}s:39:"tests/console_commandline_parse_27.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_27.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"6693f233f23d844bb66608ec244046e2";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_27.phpt";}s:39:"tests/console_commandline_parse_28.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_28.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"cbfdaf487975435499da75b51b5ba481";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_28.phpt";}s:39:"tests/console_commandline_parse_29.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:39:"tests/console_commandline_parse_29.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"f243fcc545c3f77b507d7dd76f28ccdd";s:12:"installed_as";s:80:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_parse_29.phpt";}s:43:"tests/console_commandline_webrequest_1.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_1.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"c5a5239f3e3194d7f50978fc123d20a0";s:12:"installed_as";s:84:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_webrequest_1.phpt";}s:43:"tests/console_commandline_webrequest_2.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_2.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"3b857835580ef233641f8980024bacdd";s:12:"installed_as";s:84:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_webrequest_2.phpt";}s:43:"tests/console_commandline_webrequest_3.phpt";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:43:"tests/console_commandline_webrequest_3.phpt";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"59e891b6b073ee9a1824b4a61071af0f";s:12:"installed_as";s:84:"/usr/share/php/tests/Console_CommandLine/tests/console_commandline_webrequest_3.phpt";}s:14:"tests/test.xml";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:14:"tests/test.xml";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"96f1d9c691b1e3f97c262f808f9ea27b";s:12:"installed_as";s:55:"/usr/share/php/tests/Console_CommandLine/tests/test.xml";}s:19:"tests/tests.inc.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:19:"tests/tests.inc.php";s:4:"role";s:4:"test";s:6:"md5sum";s:32:"a20279cb6b9357699e6afc40fdc6ccbc";s:12:"installed_as";s:60:"/usr/share/php/tests/Console_CommandLine/tests/tests.inc.php";}s:23:"Console/CommandLine.php";a:5:{s:14:"baseinstalldir";s:0:"";s:4:"name";s:23:"Console/CommandLine.php";s:4:"role";s:3:"php";s:6:"md5sum";s:32:"d90bd8437a9d660d9e70160cdbeb59f1";s:12:"installed_as";s:38:"/usr/share/php/Console/CommandLine.php";}}s:12:"_lastversion";N;s:7:"dirtree";a:13:{s:34:"/usr/share/php/Console/CommandLine";b:1;s:22:"/usr/share/php/Console";b:1;s:41:"/usr/share/php/Console/CommandLine/Action";b:1;s:50:"/usr/share/php/Console/CommandLine/MessageProvider";b:1;s:44:"/usr/share/php/Console/CommandLine/Outputter";b:1;s:43:"/usr/share/php/Console/CommandLine/Renderer";b:1;s:44:"/usr/share/php/data/Console_CommandLine/data";b:1;s:39:"/usr/share/php/data/Console_CommandLine";b:1;s:72:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs/examples";b:1;s:63:"/usr/share/doc/php-console-commandline/Console_CommandLine/docs";b:1;s:58:"/usr/share/doc/php-console-commandline/Console_CommandLine";b:1;s:46:"/usr/share/php/tests/Console_CommandLine/tests";b:1;s:40:"/usr/share/php/tests/Console_CommandLine";b:1;}s:3:"old";a:7:{s:7:"version";s:5:"1.2.1";s:12:"release_date";s:10:"2015-12-10";s:13:"release_state";s:6:"stable";s:15:"release_license";s:3:"MIT";s:13:"release_notes";s:550:"* 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";s:12:"release_deps";a:4:{i:0;a:4:{s:4:"type";s:3:"php";s:3:"rel";s:2:"ge";s:7:"version";s:5:"5.1.0";s:8:"optional";s:2:"no";}i:1;a:6:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:4:"PEAR";s:3:"rel";s:2:"ge";s:7:"version";s:7:"1.4.0b1";s:8:"optional";s:2:"no";}i:2;a:4:{s:4:"type";s:3:"ext";s:4:"name";s:3:"dom";s:3:"rel";s:3:"has";s:8:"optional";s:2:"no";}i:3;a:4:{s:4:"type";s:3:"ext";s:4:"name";s:3:"xml";s:3:"rel";s:3:"has";s:8:"optional";s:2:"no";}}s:11:"maintainers";a:2:{i:0;a:5:{s:4:"name";s:16:"David JEAN LOUIS";s:5:"email";s:18:"izimobil@gmail.com";s:6:"active";s:3:"yes";s:6:"handle";s:3:"izi";s:4:"role";s:4:"lead";}i:1;a:5:{s:4:"name";s:16:"Richard Quadling";s:5:"email";s:19:"rquadling@gmail.com";s:6:"active";s:3:"yes";s:6:"handle";s:9:"rquadling";s:4:"role";s:4:"lead";}}}s:10:"xsdversion";s:3:"2.0";s:13:"_lastmodified";i:1458522392;}