Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13051 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3983 invoked by uid 1010); 28 Sep 2004 16:50:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3959 invoked from network); 28 Sep 2004 16:50:18 -0000 Received: from unknown (HELO mproxy.gmail.com) (64.233.170.207) by pb1.pair.com with SMTP; 28 Sep 2004 16:50:18 -0000 Received: by mproxy.gmail.com with SMTP id 76so4387730rnl for ; Tue, 28 Sep 2004 09:50:18 -0700 (PDT) Received: by 10.38.77.44 with SMTP id z44mr787252rna; Tue, 28 Sep 2004 09:50:17 -0700 (PDT) Received: by 10.38.75.12 with HTTP; Tue, 28 Sep 2004 09:50:17 -0700 (PDT) Message-ID: <24e5f3b704092809506fb90456@mail.gmail.com> Date: Tue, 28 Sep 2004 09:50:17 -0700 Reply-To: sterling@apache.org To: Wez Furlong Cc: Derick Rethans , internals@lists.php.net In-Reply-To: <4e89b426040928002878810190@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <24e5f3b704092721131f22c678@mail.gmail.com> <4158E567.1070101@apache.org> <24e5f3b704092800024770534f@mail.gmail.com> <4e89b426040928002878810190@mail.gmail.com> Subject: Re: [PHP-DEV] strptime patch From: sterling.hughes@gmail.com (Sterling Hughes) On Tue, 28 Sep 2004 08:28:39 +0100, Wez Furlong wrote: > *cough* windows *cough* probably doesn't have strptime (not that you'd care ;-)) > do we still support that platform? who knew? :-P sometimes i often wonder if Zend integrated the Performance Suite into PHP, if we could drop the windows port and let them sell the only commercial version.... then I go back to calling windmills names. > It's also probably a good idea to add the check for the wierdo unix > flavours, just to be safe. > yeah, fair enough. its easy to add anyway. assume its in my patch. any other issues? -Sterling