[pear/System_Command] 1785d4: CS: Remove trailing whitespace
[email protected] ("Christian Weiske via pear-cvs") Tue, 21 Mar 2023 07:19:17 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/System_Command/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/System_Command
Commit: 1785d40b802fc90bdbb47f4b8e3a62366a5cd3cd
https://github.com/pear/System_Command/commit/1785d40b802fc90bdbb47f4b8e3a62366a5cd3cd
Author: Christian Weiske <[email protected]>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M System/Command.php
Log Message:
-----------
CS: Remove trailing whitespace
Commit: 78873902b853d7f958e863a72da635863d7410cb
https://github.com/pear/System_Command/commit/78873902b853d7f958e863a72da635863d7410cb
Author: Christian Weiske <[email protected]>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M System/Command.php
Log Message:
-----------
Remove PHP4-style error object assignments
Commit: ae286a02a4325b3c29ec7e24a3efe313084849bc
https://github.com/pear/System_Command/commit/ae286a02a4325b3c29ec7e24a3efe313084849bc
Author: Christian Weiske <[email protected]>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M System/Command.php
Log Message:
-----------
Rename PHP4 constructor to __construct
Commit: 440aa69817407bdac683e5cacda805b7e9dda3ab
https://github.com/pear/System_Command/commit/440aa69817407bdac683e5cacda805b7e9dda3ab
Author: Christian Weiske <[email protected]>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M README.rst
R package.xml
Log Message:
-----------
Remove package.xml
Only composer installation is supported.
Commit: e6abd0402fc4f2ceb12554b466bb663fd8d2830b
https://github.com/pear/System_Command/commit/e6abd0402fc4f2ceb12554b466bb663fd8d2830b
Author: Christian Weiske <[email protected]>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M composer.json
Log Message:
-----------
Do not set include_path for this library.
Autoloaders must be used now.
Compare: https://github.com/pear/System_Command/compare/f6d7b08ff53c...e6abd0402fc4