Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25582 invoked by uid 1010); 13 Apr 2004 15:39:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25446 invoked from network); 13 Apr 2004 15:39:33 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 13 Apr 2004 15:39:33 -0000 Received: (qmail 28929 invoked from network); 13 Apr 2004 15:39:27 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 13 Apr 2004 15:39:27 -0000 Message-ID: <5.1.0.14.2.20040413183654.039c6b40@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Apr 2004 18:39:22 +0300 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RC2RC1 From: andi@zend.com (Andi Gutmans) Guys, I want to roll RC2RC1. There are three major changes I think we should get out of the door ASAP: - zend.ze1_compatibility_mode fix. - MT-safe crash bug. - studlyCaps changes. The only important issue I see is John's change of tiny to throw exceptions. As there's no way we will finalize our policy on exceptions, it might be the best to roll it back and release RC2. I think the fixes are too important to let them linger for too long. John, what says you? Andi