[pear/Console_CommandLine] b18c11: Fix bug introduced by previous commit
[email protected] ("Christian Weiske via pear-cvs") Sun, 02 Apr 2023 11:47:04 -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: b18c11e625440190c329b5b6b6a7caa7b4aec0a1
https://github.com/pear/Console_CommandLine/commit/b18c11e625440190c329b5b6b6a7caa7b4aec0a1
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: 431c3519bc48960f72fbc2cf25aa1c71e8ba5c84
https://github.com/pear/Console_CommandLine/commit/431c3519bc48960f72fbc2cf25aa1c71e8ba5c84
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: 726c85404ff3d2439b686e00f5eaea5f78eb58ef
https://github.com/pear/Console_CommandLine/commit/726c85404ff3d2439b686e00f5eaea5f78eb58ef
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/d400a76ecf97...726c85404ff3