Re: Problems with php-src, PECL-linked extensions, and tagging

[email protected] (Johannes Schlüter) Wed, 01 Jul 2009 20:20:43 +0200
Newsgroups svn.migration
Message-ID <[email protected]>
On Tue, 2009-06-30 at 17:37 -0400, Gwynne Raskind wrote:
> 3) Do what the externals are trying to do already: Merge those PECL  
> extensions into php-src once and for all. Hannes says those PECL  
> packages never receive PECL releases, so there's no reason for them to  
> exist in PECL at all. This removes the whole issue by making the  
> extensions in question a part of php-src. No externals at all.

+1

Else we get a mess with future extensions we develop in pecl, merge to
core move back to pecl or whatever and suddenly have externals in all
directions, lots of magic scripts and a complete mess.

johannes