Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80895 invoked by uid 1010); 26 Apr 2007 15:53:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80880 invoked from network); 26 Apr 2007 15:53:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2007 15:53:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:52192] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/C4-42490-80BC0364 for ; Thu, 26 Apr 2007 11:53:45 -0400 Received: from [66.228.175.145] (borndress-lm.corp.yahoo.com [66.228.175.145]) (authenticated bits=0) by mail.lerdorf.com (8.13.8/8.13.8/Debian-3) with ESMTP id l3QFrclw007016; Thu, 26 Apr 2007 08:53:42 -0700 In-Reply-To: <4630BE76.10600@pooteeweet.org> References: <4630BE76.10600@pooteeweet.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <9CA5A8A2-3CCD-4FD1-8803-63D6E20448AC@gravitonic.com> Cc: PHP Developers Mailing List Content-Transfer-Encoding: 7bit Date: Thu, 26 Apr 2007 08:55:45 -0700 To: Lukas Kahwe Smith X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.90.2/3165/Thu Apr 26 06:03:24 2007 on colo X-Virus-Status: Clean Subject: Re: [PHP-DEV] late static binding From: andrei@gravitonic.com (Andrei Zmievski) That one seems fine to me. -Andrei On Apr 26, 2007, at 8:00 AM, Lukas Kahwe Smith wrote: > Hello, > > does anyone have a patch for PHP6 to add late static binding? > > have we agreed on the syntax? > IIRC, static:: as the favorite ..? > > regards, > Lukas > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php