Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12007 invoked by uid 1010); 10 Jan 2008 08:50:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11991 invoked from network); 10 Jan 2008 08:50:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2008 08:50:21 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:52114] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/F0-03358-B4CD5874 for ; Thu, 10 Jan 2008 03:50:19 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id m0A8oECS019030; Thu, 10 Jan 2008 09:50:14 +0100 Date: Thu, 10 Jan 2008 09:50:14 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: sean finney cc: PHP Developers Mailing List , Ilia Alshanetsky , Joe Orton In-Reply-To: <200801100511.30704.seanius@debian.org> Message-ID: References: <20080109141541.GA14571@redhat.com> <3B0880D2-C5C4-45C6-ABD4-C6B8316E1498@prohost.org> <200801100511.30704.seanius@debian.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] [PATCH] date/timelib: use system timezone database From: derick@php.net (Derick Rethans) On Thu, 10 Jan 2008, sean finney wrote: > On Wednesday 09 January 2008 08:50:59 pm Ilia Alshanetsky wrote: > > 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. > > Personally I think this patch would be great, and I will recommend it to the > other debian php maintainers for review. Let me just remind you: This patch BREAKS functionality. > It would certainly be a lot better > than our current solution, where the timezone db has been ripped out of php > and put into a seperate package which is managed outside of the stable > release cycle (in the "volatile" release area). That is a silly approach, when we (the PHP project) already provide a way to update this without having to make hacks. Have a look at the PECL timezonedb extension. > I understand that it may make the job of developing/releasing/supporting > easier for you to bundle the timezone db (just like libgd, et c), but please > consider the position of those who are responsible for maintaining not just > your software but thousands of other projects' packages... wouldn't it be > possible to at least make this some kind of compile-time option for those of > us who do like the idea? It has very little to do with maintenance, actually, it is more work for us to maintain that extension. But apparently you didn't read my other mail or simply chose to ignore it. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org