[pear/Console_CommandLine] 760eab: Fix bug introduced by previous commit
[email protected] ("Christian Weiske via pear-cvs") Sun, 02 Apr 2023 11:50:19 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Console_CommandLine/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Console_CommandLine
Commit: 760eabe5c13b111ecdbadba62ccf7de4fec66d74
https://github.com/pear/Console_CommandLine/commit/760eabe5c13b111ecdbadba62ccf7de4fec66d74
Author: Christian Weiske <[email protected]>
Date: 2023-04-02 (Sun, 02 Apr 2023)
Changed paths:
M Console/CommandLine.php
Log Message:
-----------
Fix bug introduced by previous commit
The command would not be recognized anymore.
Commit: de16623a42dc1140dd73a36ea1089b87e60e41ab
https://github.com/pear/Console_CommandLine/commit/de16623a42dc1140dd73a36ea1089b87e60e41ab
Author: Christian Weiske <[email protected]>
Date: 2023-04-02 (Sun, 02 Apr 2023)
Changed paths:
M Console/CommandLine.php
Log Message:
-----------
CS: Remove trailing whitespace
Commit: 611c5bff2e47ec5a184748cb5fedc2869098ff28
https://github.com/pear/Console_CommandLine/commit/611c5bff2e47ec5a184748cb5fedc2869098ff28
Author: Christian Weiske <[email protected]>
Date: 2023-04-02 (Sun, 02 Apr 2023)
Changed paths:
M .gitignore
A phpunit.xml
Log Message:
-----------
Workaround for phpunit phpt bug
https://github.com/sebastianbergmann/phpunit/issues/4971
Compare: https://github.com/pear/Console_CommandLine/compare/726c85404ff3...611c5bff2e47