Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43294 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39632 invoked from network); 10 Mar 2009 17:13:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2009 17:13:12 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:34753] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/6B-15363-2AF96B94 for ; Tue, 10 Mar 2009 12:13:06 -0500 Received: from [192.168.16.112] ([192.168.16.112]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 10 Mar 2009 10:14:26 -0700 Message-ID: <49B69F9C.80207@zend.com> Date: Tue, 10 Mar 2009 10:13:00 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= CC: PHP Internals References: <1236701064.8652.124.camel@goldfinger> In-Reply-To: <1236701064.8652.124.camel@goldfinger> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Mar 2009 17:14:26.0801 (UTC) FILETIME=[AA707E10:01C9A1A3] Subject: Re: [PHP-DEV] Towards 5.3 RC From: stas@zend.com (Stanislav Malyshev) Hi! > That said: On the wiki is a list of open items > http://wiki.php.net/todo/php53#next_release_beta2rc1 I don't think #21 there is a bug - AFAIK client of get_class_name is supposed to free it - which happens automatically if this is assigned to zval, but otherwise it should be handled by calling code. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com