Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29515 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8832 invoked by uid 1010); 18 May 2007 14:14:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8816 invoked from network); 18 May 2007 14:14:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 May 2007 14:14:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.233 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.184.233 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.233] ([64.233.184.233:43784] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/08-48082-FC4BD464 for ; Fri, 18 May 2007 10:14:40 -0400 Received: by wr-out-0506.google.com with SMTP id i21so988991wra for ; Fri, 18 May 2007 07:14:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HnqGrrma7QI1vJIxISxNfCm18qXSTsVXa2h/0wCdYqOyBodpIxFB69Y+J0HGRKyGwkPvsQX0jSj5yGlGn6y3xx0cqEkqMgw/7MXoW1A6hdlsbOB6hIZJ42ol8BaEOpFUhaXo5effA0rNl5h5/f4hw7so/p7eaTdCH0qUH30Frl4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uGtwh+rWiLQj3jPJcVnL8tv0tvX8amzCqrg5I8FMOTBpv5ttHlliIDC22I3h0hIrekpuh7EftljCv1NZtHiY+8OCkHuVojVGDNloLNQY4n0CYxKPb5Njn7i2CiZpPxughncPAxWQzMDODtpn7fdI1E9esp+IXX/vhv89YAcobrw= Received: by 10.114.149.2 with SMTP id w2mr887725wad.1179497674847; Fri, 18 May 2007 07:14:34 -0700 (PDT) Received: by 10.114.178.2 with HTTP; Fri, 18 May 2007 07:14:34 -0700 (PDT) Message-ID: Date: Fri, 18 May 2007 16:14:34 +0200 To: "Antony Dovgal" Cc: "Wez Furlong" , internals@lists.php.net In-Reply-To: <464DB08C.5050107@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1082866338.20070516162127@marcus-boerger.de> <9DA317BF-24B5-4BFE-8B66-FC8F4D755872@gravitonic.com> <8FD619A8-95B6-48BD-B921-0ED6DBBF48FF@gravitonic.com> <003201c798d1$622c3680$4301a8c0@foxbox> <7d5a202f0705171621l270bd0a2p47d315b6e0e05e2b@mail.gmail.com> <4e89b4260705180626w146f4f70heaf664bec9b734c7@mail.gmail.com> <464DB08C.5050107@zend.com> Subject: Re: [PHP-DEV] PHP 6 Preview From: pierre.php@gmail.com (Pierre) Hi Tony, On 5/18/07, Antony Dovgal wrote: > Hello Wez. > > On 18.05.2007 17:26, Wez Furlong wrote: > > On 5/17/07, Cristian Rodriguez wrote: > >> 3. pressure oever developers does not make any good, is disrespectul, > >> specially when they are not getting paid to work. > > > > One of the points that Andrei was trying to make was that if you > > really don't have time for something, you should say so, so that other > > people that do have the time can step forward and help out. > > I can see 47 open bug reports assigned to you (this is bugs.php.net only, there are also 25+ bug reports in PECL). > Most of the reports are COM, PDO or streams related. Do you still maintain these extensions? > > If no, please say so, we'll start looking for new maintainers. There is four maintainers for PDO, two ro three for stream, and a new maintainer has recently been added to COM. How hard it is to __communicate__ with each other without ending in such pointless discussions? You may ask the other maintainers to check the opened bugs and see if they can take care of them, a short mail to Wez to know if there is already something done or not, or to get more details. end of communication, lesson #1 :) --Pierre