Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45937 invoked by uid 1010); 19 May 2007 02:23:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45922 invoked from network); 19 May 2007 02:23:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2007 02:23:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=kingwez@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kingwez@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:6787] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/FC-00717-F9F5E464 for ; Fri, 18 May 2007 22:23:29 -0400 Received: by ug-out-1314.google.com with SMTP id o4so539503uge for ; Fri, 18 May 2007 19:23:25 -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=apy3MQH+xJeAErKf3HPQPsa3VbE+GfB5cB+Bx/wKGUHZHVlKOm2vm5qVPywTE05CITQOXrBL/NJbOv9OLjeAWb/g4v1BKa0kW99wre5nzipdQttMwezhC2WvsDE1/F+XnV4eiqnLDSQDHmpm2bQXrz2YUCYpSwCvwRhkzQ7pWuM= 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=FdgkwwMxo5Ff5evcAySbW5ZUngJP9sSJe2VMqqVBkdLdH8DgMaM8Qusar6vUc+IuOuK+2IoOHTTM5+0WsRzMPdaGIo/TKE/O/IulMZzmev6znFWk3fWZm5Z/Fnzuxj0nJiqexAtx4hnx/LJ7ho+mhTvr5BSIo43x2L1TDf90QZI= Received: by 10.67.93.7 with SMTP id v7mr1496294ugl.1179541402931; Fri, 18 May 2007 19:23:22 -0700 (PDT) Received: by 10.66.227.10 with HTTP; Fri, 18 May 2007 19:23:22 -0700 (PDT) Message-ID: <4e89b4260705181923k6114e5fbg593217fa526cdebc@mail.gmail.com> Date: Fri, 18 May 2007 22:23:22 -0400 To: "Antony Dovgal" Cc: 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: kingwez@gmail.com ("Wez Furlong") On 5/18/07, Antony Dovgal wrote: > 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. With respect Tony, I think you're being somewhat dickish here. I'd be totally fine with you saying that if I had actually assigned those bugs to myself, but I didn't. It's pretty clear that I've been too busy to work on those bugs, but that's fine; we have other people (also maintainers) that are perfectly capable of working on them too. It's this kind of sniping that PHP can really do without. --Wez.