Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:322 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55563 invoked from network); 26 Mar 2003 18:17:36 -0000 Received: from unknown (HELO mail.bauer-kirch.de) (80.237.234.121) by pb1.pair.com with SMTP; 26 Mar 2003 18:17:36 -0000 Received: (qmail 7049 invoked from network); 26 Mar 2003 18:18:57 -0000 Received: from somewhere (IP somewhere) by mail.bauer-kirch.de with SMTP; 26 Mar 2003 18:18:57 -0000 To: Antony Dovgal Cc: internals@lists.php.net In-Reply-To: <20030326162930.1088c608.tony2001@phpclub.net> References: <20030326112602.4479ad59.tony2001@phpclub.net> <20030326113944.5c6ce93b.tony2001@phpclub.net> <1048685915.4577.9.camel@trior.martinjansen.com> <20030326162930.1088c608.tony2001@phpclub.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-ID: <1048702658.7400.22.camel@trior.martinjansen.com> Mime-Version: 1.0 Date: 26 Mar 2003 19:17:39 +0100 Subject: Re: [PHP-DEV] socket_iovec_alloc segfault && security advisory From: mj@php.net (Martin Jansen) On Wed, 2003-03-26 at 15:29, Antony Dovgal wrote: > I just don't see any reasons to include experimental extensions, > that will cause such "security advisories", into the core distribution. > Someone can explain this to me, maybe I'm wrong? The plan is to move a lot of extension to PECL, once the infrastructure is rock-solid. Please don't ask, when this will happen and which extensions will be moved :-). - Martin