Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56505 invoked by uid 1010); 9 Jan 2008 19:58:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56490 invoked from network); 9 Jan 2008 19:58:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2008 19:58:46 -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.176 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.176 py-out-1112.google.com Received: from [64.233.166.176] ([64.233.166.176:51379] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/76-04705-57725874 for ; Wed, 09 Jan 2008 14:58:45 -0500 Received: by py-out-1112.google.com with SMTP id u77so412411pyb.16 for ; Wed, 09 Jan 2008 11:58:42 -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=9ntCyz0mJQBnweYp/hsTd+MjxU8Vm1It8SyVuMcnEZE=; b=CpCMvX/4imRwdX7i3Auswx+trJus/lmETnxMS+vB4k23xVSKXYHS9rmrmY+iz3hIQllUitbYvuBcw0i5GoP1ZSra7qfZJXgd+26N8bwcxctsrFH1aJJ8vX41VUaggqcTx3YUhQXispMitDeVxNB+4/Vp7urVP9B3GhGJJvFX0D0= 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=aEv9t9+Xl9EwpRUQUg/W92GUSBgySXFDGrHmOKLlv4T8MtMIgb4j7Dq6PKcCozEirutSxTKrRNMe1GQFRQt/YQYXe97eREy291I6HGmTyPHWedKCbTk2zlbKyoC9ziP50vKT19g2z07VfoJIC1NJbodW8lNK1CNsJpANBOdfHsI= Received: by 10.65.126.16 with SMTP id d16mr2330388qbn.64.1199908721903; Wed, 09 Jan 2008 11:58:41 -0800 (PST) Received: by 10.64.83.7 with HTTP; Wed, 9 Jan 2008 11:58:41 -0800 (PST) Message-ID: <7d5a202f0801091158o75f872e6sccbb38723a6ea8d6@mail.gmail.com> Date: Wed, 9 Jan 2008 16:58:41 -0300 To: "internals Mailing List" In-Reply-To: <3B0880D2-C5C4-45C6-ABD4-C6B8316E1498@prohost.org> 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> Subject: Re: [PHP-DEV] [PATCH] date/timelib: use system timezone database From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2008/1/9, Ilia Alshanetsky : > The reason we do not use the system database is because it is > inconsistent and likely is updated less frequently then the one > included with PHP. please consider this patch as an alternative for us !! in anycase, you will probably find this patch included in distros anyway, because this particular "feature" causes a lot of unnecesary manteniance pain, distributions just update the system timezonedb in regular basis. -- http://www.kissofjudas.net/