Antony Dovgal wrote:
On 20.07.2006 11:52, Robin Ericsson wrote:
Seems silly to have a place like PECL where extensions can live their
own life with their own release-cycles

That's another problem for another offtopic discussion:
"own release cycle" is just a myth, because of the "symlinks" used to link PECL extensions to core. You can't have, for example, development version in PECL and stable version in the core, you HAVE to stabilize your code before any PHP release, because it's basically the same code.

Well, an extension author could choose to import the extension to
/php-src instead of creating a link, no?

Regards,
--
Michael

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to