Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34679 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72460 invoked by uid 1010); 11 Jan 2008 07:32:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72445 invoked from network); 11 Jan 2008 07:32:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2008 07:32:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad 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:60897] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/AF-51656-19B17874 for ; Fri, 11 Jan 2008 02:32:33 -0500 Received: by py-out-1112.google.com with SMTP id u77so1132000pyb.16 for ; Thu, 10 Jan 2008 23:32:32 -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=iKH/FJfD42L1tjD/v5xahHk7IbvGjPeb7BajOmL+rKM=; b=iLXcKKv2HcVHTlX0tDCkradAPpeQ3cXKOHDoH6G3vKMST1S/5kuCtHCz0tvo/7kmZcMpkj8xQMdKZ38MB2qHvMGBmaEiDKy4TQtS8lMtt1GufeJj2R3pUBRyFJuQfChLMl3GuHuQbPMHZy5DbfSJHHxIxnOYjxm/Vl4fvTFctrI= 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=dMdt8/FFRyGmWE3zXQXX4gmh+PjIg1UY/AooHk/drdez9BpuJq6tZsF5yn5UpilblJXbHsRFq0PheE3iUahODnwqRRtVEWcp50H/FjlWzjorvj1jGmwaFndNGtkToNbDn1svjrMrzXmrWO4I/rm1FKR8Vsw0DgWJMzBK/QerdjE= Received: by 10.64.199.2 with SMTP id w2mr6412120qbf.11.1200036751024; Thu, 10 Jan 2008 23:32:31 -0800 (PST) Received: by 10.64.83.7 with HTTP; Thu, 10 Jan 2008 23:32:30 -0800 (PST) Message-ID: <7d5a202f0801102332q46686fd0xd8531f77409a6f46@mail.gmail.com> Date: Fri, 11 Jan 2008 04:32:30 -0300 To: "internals Mailing List" In-Reply-To: <47864284.8020601@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080109141541.GA14571@redhat.com> <20080110120535.GA27518@redhat.com> <47864284.8020601@lerdorf.com> Subject: Re: [PHP-DEV] [PATCH] date/timelib: use system timezone database From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2008/1/10, Rasmus Lerdorf : > Making this an option for the distros is something we pretty much have > to do. Yes, or otherwise distros will simple implement their own options. ;-) > And yes, I know it makes life harder for people writing portable > apps, but that's just the way it goes sometimes. As I said before, distros update the timezonedb everytime a change occurs, so it is really no problem. -- http://www.cristianrodriguez.net