Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10014 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13146 invoked by uid 1010); 21 May 2004 21:02:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13122 invoked from network); 21 May 2004 21:02:56 -0000 Received: from unknown (HELO gw2.emini.dk) (192.38.9.232) by pb1.pair.com with SMTP; 21 May 2004 21:02:56 -0000 Received: from master (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id EB2E6337B8; Fri, 21 May 2004 23:02:55 +0200 (CEST) Message-ID: <01b701c43f76$fd38b7a0$0500000a@master> To: "Timm Friebe" Cc: References: <200405171524.10941.ilia@prohost.org> <20040521191935.GA4978@panix.com> <1085169591.284.19.camel@localhost> Date: Fri, 21 May 2004 23:02:55 +0200 Organization: Emini I/S MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: [PHP-DEV] PHP 4.3.7RC1 Release Schedule From: edink@emini.dk ("Edin Kadribasic") > Edin just fixed the PHP5 branch, i MFH'ed the fixed to PHP4. > > - Timm You should probably test ZTS build before comitting as well. Most windows build problems stem from the fact that ZTS build gets broken which can be tested on any platform. Edin