WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Re: [PEAR-CVS] [pear/Console_Table] a9916d: Add Composer support.

Re: [PEAR-CVS] [pear/Console_Table] a9916d: Add Composer support.

by Jan Schneider :: Rate this Message:

| View in Thread

Please don't merge pull requests for maintained packages, unless they  
are obvious, trivial bug fixes.

First of all, I'd rather see a general approach for Composer support  
in PEAR packages than individual pull requests. IMO there is no need  
to add Composer files. Composer *does* support PEAR packages and  
translates package.xml dependencies already, no?

Beside that, the package's homepage is *not* on Github. Please revert.

Zitat von Daniel O'Connor <daniel.oconnor@...>:

> Branch: refs/heads/trunk
>   Home:   https://github.com/pear/Console_Table
>   Commit: a9916d3950836a1e2b18f219e6c74295323e965a
>        
> https://github.com/pear/Console_Table/commit/a9916d3950836a1e2b18f219e6c74295323e965a
>   Author: Rob Loach <robloach@...>
>   Date:   2012-04-14 (Sat, 14 Apr 2012)
>
>   Changed paths:
>     A composer.json
>
>   Log Message:
>   -----------
>   Add Composer support.
>
>
>   Commit: 9b392a61e2042721915f749cec4c0e2e750d9d30
>        
> https://github.com/pear/Console_Table/commit/9b392a61e2042721915f749cec4c0e2e750d9d30
>   Author: Rob Loach <robloach@...>
>   Date:   2012-04-14 (Sat, 14 Apr 2012)
>
>   Changed paths:
>     M composer.json
>
>   Log Message:
>   -----------
>   Fix the classmap.
>
>
>   Commit: b206805971ea3b06dcdccb2dfd660d74446e4df7
>        
> https://github.com/pear/Console_Table/commit/b206805971ea3b06dcdccb2dfd660d74446e4df7
>   Author: Rob Loach <robloach@...>
>   Date:   2012-04-14 (Sat, 14 Apr 2012)
>
>   Changed paths:
>     M composer.json
>
>   Log Message:
>   -----------
>   Seldaek recommended removing PEAR from the keywords.
>
>
>   Commit: 4386550e88bb4aff87ca5b60b036d9ea8ccf9ae7
>        
> https://github.com/pear/Console_Table/commit/4386550e88bb4aff87ca5b60b036d9ea8ccf9ae7
>   Author: Rob Loach <robloach@...>
>   Date:   2012-04-19 (Thu, 19 Apr 2012)
>
>   Changed paths:
>     M composer.json
>
>   Log Message:
>   -----------
>   Switch the homepage to GitHub.
>
>
>   Commit: 40554a34b725053863598ce64d49398c66110244
>        
> https://github.com/pear/Console_Table/commit/40554a34b725053863598ce64d49398c66110244
>   Author: Daniel O'Connor <daniel.oconnor@...>
>   Date:   2012-04-21 (Sat, 21 Apr 2012)
>
>   Changed paths:
>     A composer.json
>
>   Log Message:
>   -----------
>   Merge pull request #1 from RobLoach/master
>
> Composer support for Console_Table
>
>
> Compare: https://github.com/pear/Console_Table/compare/86c8343...40554a3

--
Jan Schneider
The Horde Project
http://www.horde.org/



--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Re: [PEAR-CVS] [pear/Console_Table] a9916d: Add Composer support.