Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49405 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4549 invoked from network); 12 Aug 2010 06:22:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2010 06:22:45 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.203 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.203 smtp203.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.203] ([67.192.241.203:53109] helo=smtp203.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/52-23169-333936C4 for ; Thu, 12 Aug 2010 02:22:44 -0400 Received: from relay20.relay.dfw.mlsrvr.com (localhost [127.0.0.1]) by relay20.relay.dfw.mlsrvr.com (SMTP Server) with ESMTP id C9A162128F42; Thu, 12 Aug 2010 02:22:40 -0400 (EDT) Received: by relay20.relay.dfw.mlsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 8E6A521282CF; Thu, 12 Aug 2010 02:22:40 -0400 (EDT) Message-ID: <4C63932F.9030001@sugarcrm.com> Date: Wed, 11 Aug 2010 23:22:39 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Lester Caine CC: PHP internals References: <4C62EC4A.9020106@sugarcrm.com> <4C6320C9.5060306@sugarcrm.com> <4C6324C8.4050700@sugarcrm.com> <4C638727.4090203@lsces.co.uk> In-Reply-To: <4C638727.4090203@lsces.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] back to 5.4 alpha From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! >> 1. What's missing and should be added? > > First thing perhaps ... which IS Pierre's problem ... Windows snapshots > But short of trawling the commit tree ... what HAS already been added? > ( links to the CURRENT release notes from the windows site are broken by the way ) We have NEWS for this, don't we? > Although I do seem to have missed something in 5.3.3 - where is the constructor > in a namespaced class if it's not going to use the those that already exist in > the source non-namespaced one. Not having been able to move TO php5.3 yet I seem > to have missed that discussion. Discussion starts here: http://marc.info/?l=php-internals&m=127014823111792&w=2 The change is that if you have class Foo\Bar\Baz then Baz() isn't its ctor (which it shouldn't be, since it's not the name of the class, Foo\Bar\Baz is). > Currently I am still working my way through the holes in PHP5.3.x which is why > PHP5.2 is STILL the last stable release as far as my ( windows ) customer sites > are concerned. SO sensible debate on the next step forward IS more important and What's wrong with 5.3 on windows (separate topic please :) -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227