Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65520 invoked by uid 1010); 9 Aug 2005 06:11:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65505 invoked from network); 9 Aug 2005 06:11:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 06:11:40 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:36149] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3B/70-04646-B1948F24 for ; Tue, 09 Aug 2005 02:11:40 -0400 Received: (qmail 22024 invoked from network); 9 Aug 2005 06:11:34 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 06:11:34 -0000 Message-ID: <5.1.0.14.2.20050808231109.031df4c0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 08 Aug 2005 23:11:38 -0700 To: Sebastian Bergmann ,internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20050808214357.038129d0@localhost> <5.1.0.14.2.20050808214357.038129d0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] PHP 5.1 branched! From: andi@zend.com (Andi Gutmans) At 07:57 AM 8/9/2005 +0200, Sebastian Bergmann wrote: >Andi Gutmans schrieb: > > I just branched off PHP 5.1 (PHP_5_1). > > Does that mean that PHP_5_1 is in feature-freeze or are changes like > the one Derick proposed (making type hint violations throw an exception > instead of raising a fatal error) still possible for PHP 5.1? Feature-freeze. Deep freeze as discussed. The only thing the branch means is that Dmitry and Andrei can start working on Unicode... Andi