Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30532 invoked by uid 1010); 1 Apr 2004 09:25:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30499 invoked from network); 1 Apr 2004 09:25:44 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 1 Apr 2004 09:25:44 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 831DA14880B9; Thu, 1 Apr 2004 01:25:43 -0800 (PST) Received: from tron (zaneeb.thebrainroom.net [82.133.1.138]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with SMTP id 5259D14880B7; Thu, 1 Apr 2004 01:25:38 -0800 (PST) Message-ID: <02af01c417cb$5c9f4c00$8a02a8c0@tron> To: "Wez Furlong" , "Andi Gutmans" , References: <5.1.0.14.2.20040401103645.030361d8@127.0.0.1> <029e01c417ca$bd7a5480$8a02a8c0@tron> Date: Thu, 1 Apr 2004 10:26:04 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] RC2 From: wez@thebrainroom.com ("Wez Furlong") I should also add that this applies to win32 build only. ----- Original Message ----- From: "Wez Furlong" To: "Andi Gutmans" ; Sent: Thursday, April 01, 2004 10:21 AM Subject: Re: [PHP-DEV] RC2 > Rui mentioned that the mbregex part of mbstring wasn't included in RC1, > so that needs to be looked at (should just be some tweaking of the snapshot > build). > > --wez. > > ----- Original Message ----- > From: "Andi Gutmans" > To: > Sent: Thursday, April 01, 2004 9:38 AM > Subject: [PHP-DEV] RC2 > > > > After all the studlyCaps API fixes and some important fixes in the engine > > (such as zend.ze1_compatibility_mode), I'd like to release RC2 within the > > next couple of weeks (15th of April?). > > Are there any serious issues which still need to be addressed?