Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16392 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7273 invoked by uid 1010); 5 Jun 2005 21:55:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7257 invoked from network); 5 Jun 2005 21:55:12 -0000 Received: from unknown (HELO dotgeek.org) (127.0.0.1) by localhost with SMTP; 5 Jun 2005 21:55:12 -0000 X-Host-Fingerprint: 84.57.3.178 dsl-084-057-003-178.arcor-ip.net Received: from ([84.57.3.178:16835] helo=localhost.localdomain) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 25/31-56751-FB473A24 for ; Sun, 05 Jun 2005 17:55:11 -0400 To: internals@lists.php.net,derick@php.net (Derick Rethans) Date: Sun, 5 Jun 2005 23:55:17 +0200 Message-ID: <20050605235517.40ccc971@localhost.localdomain> In-Reply-To: References: <5.1.0.14.2.20050603203711.028e9140@localhost> <1103757830.20050605191826@marcus-boerger.de> <200506052130.18115.johannes@php.net> X-Newsreader: Sylpheed-Claws 1.0.4a (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.57.3.178 Subject: Re: [PHP-DEV] PHP 5.1 From: pierre@dotgeek.org (Pierre-Alain Joye) On Sun, 5 Jun 2005 22:29:13 +0200 (CEST) derick@php.net (Derick Rethans) wrote: > On Sun, 5 Jun 2005, Johannes Schlueter wrote: > > > Is there progress with the new date stuff? I'd really like to > > have dates before 1970. > > Should go in this week. Finally :) If Derick's TZ and new strtotime go in this week, then pecl/date will be updated accordingly and ready to go to ext as well. If not, it will be ready with its own TZ support in the wait of Derick's one. Again in pecl, xmlwriter is be ready as well, I only have the OO interface to commit. Regards, --Pierre