Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72563 invoked from network); 10 Sep 2008 19:26:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2008 19:26:34 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.178.242 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.178.242 hs-out-0708.google.com Received: from [64.233.178.242] ([64.233.178.242:23923] helo=hs-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/A3-30769-96F18C84 for ; Wed, 10 Sep 2008 15:26:34 -0400 Received: by hs-out-0708.google.com with SMTP id j58so885918hsj.7 for ; Wed, 10 Sep 2008 12:26:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=PlF2UGysJjvEtdag8LNJlkpoGQwJujGAJsJf5o6L9Sw=; b=YMn5hAP4aQNnH55m1fUYDJ4AK9y4ObuxmcPimA5R5R7SHA1q5tLc4HFTMj7OGMpx7Z 3jD2Gz7mv6Dy/9xiI8ID4vWDK8Aso0sW44E6KnsmUHvWxqYSdQ1beSGm3xwfzdz643zU sOltBBNYi1hjotEMzUCkYdZ9dAtgRp6fcZLsc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oe/D86Ilyp4nRiZ3WrjYR4AzbhoEtMW8XDRzniIEvTAPflUq9ew1gLTK0e/z2Fjsq4 bw1vca4iMDka5BObSa2zQ4Cmd3mGgEEL1fmqgnKjfQLMdKFoIYKz+4fp8ER9L42zVNnI EvFl2Vo5bivDGOBC9iir/gVkldmb2uko+rQSw= Received: by 10.103.17.10 with SMTP id u10mr1135047mui.97.1221074787457; Wed, 10 Sep 2008 12:26:27 -0700 (PDT) Received: by 10.103.179.15 with HTTP; Wed, 10 Sep 2008 12:26:27 -0700 (PDT) Message-ID: <7f3ed2c30809101226j8ea5eb7oe68b0ba7bb0287b1@mail.gmail.com> Date: Wed, 10 Sep 2008 21:26:27 +0200 To: "Scott MacVicar" Cc: "Daniel Henning" , internals@lists.php.net In-Reply-To: <48C7E860.3080609@macvicar.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1133720364@web.de> <48C7E860.3080609@macvicar.net> Subject: Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Wed, Sep 10, 2008 at 17:31, Scott MacVicar wrote: > This should go on the main bug tracker rather in PECL, there isn't a > seperate release on PECL any more for PDO extensions. Shouldn't the pecl packages be removed then? (so people a) don't download decade old packages and b) stop filing bug reports there) -Hannes