Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34622 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64082 invoked by uid 1010); 9 Jan 2008 20:14:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64067 invoked from network); 9 Jan 2008 20:14:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2008 20:14:36 -0000 Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.183 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 64.233.166.183 py-out-1112.google.com Received: from [64.233.166.183] ([64.233.166.183:14247] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/B7-04705-82B25874 for ; Wed, 09 Jan 2008 15:14:34 -0500 Received: by py-out-1112.google.com with SMTP id u77so417990pyb.16 for ; Wed, 09 Jan 2008 12:14:30 -0800 (PST) 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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=sjzKD0GE8dpJmdNHYLFdRnax6m9l7o9dgk+NI04KOPg=; b=XsU0bmylVsX+j6kwLpEz3pezCES1ORycy9dW1ZVdYEN/1qQ2x9UZ94MPeMH+Jcaj1o1r8B/42PIxAuIla9nG8T4iZ7To7nnDlaalSivZHie43VkT5fsgHt3QPDXNagecnYrZ11MFpyfPG3XlzwpQX3C5MDFSBoIAFfF2s8d98uA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ez6jST3hD7hGfZ+VA5VpKWLlt6IXkcmV3+2XePVQrjZatXbn/GbslkRy1yTIEWgpzOB8axLvmLeRLw01gxAD7xUhzceaN7qhl1VYQoh/6GjpHxDmkvLInvAZ6LROR7dJLsN0EpqVDmnh8T0mmptslnHnuWu4rBNmyt8+/bmzaJs= Received: by 10.65.242.11 with SMTP id u11mr2415592qbr.19.1199909669560; Wed, 09 Jan 2008 12:14:29 -0800 (PST) Received: by 10.64.83.7 with HTTP; Wed, 9 Jan 2008 12:14:29 -0800 (PST) Message-ID: <7d5a202f0801091214n60957ef3r31091c126696b67@mail.gmail.com> Date: Wed, 9 Jan 2008 17:14:29 -0300 To: "internals Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080109141541.GA14571@redhat.com> <3B0880D2-C5C4-45C6-ABD4-C6B8316E1498@prohost.org> <7d5a202f0801091158o75f872e6sccbb38723a6ea8d6@mail.gmail.com> Subject: Re: [PHP-DEV] [PATCH] date/timelib: use system timezone database From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2008/1/9, Derick Rethans : > Why do you need this? It is simple, even releasing an update for a particular extension, trigger the whole manteniance and QA in distributions, and it unneccesary work , when the system tz is used you have QA and mantain just one component, the "timezone" package. jfyi: in a complete distribution, there are only 3 components that has this highly questionable behaviuor, Evolution, PHP and JAVA all the other hundred of components do the right thing or at least offer an option just like the Joe's patch. my 2 CLP. -- http://www.kissofjudas.net/