Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36073 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55124 invoked from network); 10 Mar 2008 04:52:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2008 04:52:39 -0000 Authentication-Results: pb1.pair.com header.from=m@digitalsandwich.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=m@digitalsandwich.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain digitalsandwich.com from 72.14.220.152 cause and error) X-PHP-List-Original-Sender: m@digitalsandwich.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:15661] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/53-31254-59EB4D74 for ; Sun, 09 Mar 2008 23:52:38 -0500 Received: by fg-out-1718.google.com with SMTP id 22so1398768fge.23 for ; Sun, 09 Mar 2008 21:52:34 -0700 (PDT) Received: by 10.86.97.7 with SMTP id u7mr5900980fgb.39.1205124754686; Sun, 09 Mar 2008 21:52:34 -0700 (PDT) Received: by 10.86.97.10 with HTTP; Sun, 9 Mar 2008 21:52:33 -0700 (PDT) Message-ID: <8d7b8c130803092152l6014902cs7b599cec0775015a@mail.gmail.com> Date: Sun, 9 Mar 2008 21:52:33 -0700 To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: "PHP Internals List" In-Reply-To: <1204823427.30934.9.camel@goldfinger.johannes.nop> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14623_13930467.1205124754668" References: <1204823427.30934.9.camel@goldfinger.johannes.nop> Subject: Re: [PHP-DEV] 5.3 Release Planning From: m@digitalsandwich.com ("Mike Lively") ------=_Part_14623_13930467.1205124754668 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, Mar 6, 2008 at 10:10 AM, Johannes Schl=FCter wro= te: > Hi all, > > recently there were quite a few proposals about stuff for 5.3. If we > implement > them all we won't finish in a "soonish" time and we get new ideas > postponing > the 5.3 release therefore the following: > > One thing that never really was resolved were the patches I submitted as a compromise to some of the early disagreements about late static binding. http://marc.info/?l=3Dphp-internals&m=3D119605755711936&w=3D2 There was a little bit of discussion but it was quickly overshadowed by tal= k of brackets, imports, and other things. I don't necessarily think all of th= e arguments need to be rehashed again as they have been beaten to death, it would just be good to get an actual decision on whether or not one of them (hopefully the parent:: one) can make it in. If so I can update whichever patch. ------=_Part_14623_13930467.1205124754668--