Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51881 invoked by uid 1010); 14 Sep 2005 23:24:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51866 invoked from network); 14 Sep 2005 23:24:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 23:24:47 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:49940] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4C/0F-41173-C31B8234 for ; Wed, 14 Sep 2005 19:24:45 -0400 Received: (qmail 6946 invoked from network); 14 Sep 2005 23:24:39 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 14 Sep 2005 23:24:39 -0000 Message-ID: <4328B138.6020907@zend.com> Date: Thu, 15 Sep 2005 03:24:40 +0400 User-Agent: Thunderbird 1.4 (X11/20050907) MIME-Version: 1.0 To: Zeev Suraski CC: internals@lists.php.net References: <5.1.0.14.2.20050914142002.050b9cc0@localhost> In-Reply-To: <5.1.0.14.2.20050914142002.050b9cc0@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.1.0RC2 From: antony@zend.com (Antony Dovgal) On 14.09.2005 15:20, Zeev Suraski wrote: > Any last minute additions to 5.1.0RC2 or can we roll it? If it's not too late I'd like to fix http://bugs.php.net/bug.php?id=34505 before RC2. It'll require addition of zend_unmangle_property_name_ex() and changing several files to use it instead of zend_unmangle_property_name() (nothing serious though), as the latter may lead to segfaults etc. I'll post the patch in the morning. -- Wbr, Antony Dovgal