Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42589 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35495 invoked from network); 12 Jan 2009 21:33:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2009 21:33:41 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:43932] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/C1-10913-437BB694 for ; Mon, 12 Jan 2009 16:33:41 -0500 Received: by fg-out-1718.google.com with SMTP id 16so3769145fgg.23 for ; Mon, 12 Jan 2009 13:33:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9qIe/ORU1nbFm/7UUBwoMGGS9Tvkl+cWsaWcx154Ebs=; b=n68RZrf3B5FZLW8wS0E+MTUt1p/vQ3qnjDUV8ZCTtlRwCdq6i/9xE26KMZ4Ije9fXa y6ZsxKzDLotX7xTouw/m6bbqryBIswVkrLdY1KKsAAJ9dMEBGGd/Wy6ykGWTpQiupGqu 2bSsqmE9RZ3pKR1AxKOF3mrsyTeDr1ho3rgrE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PCTjhrjvi1QMFgPO/gQ93BjuCo4jcq0IvHzf4Bt7NkX8QgpHT1l92239Nua9/mQM6+ XRyzgvDKOREVACd3R59FizPHm7HbElnWximJ8He3X5DhcAzVaqrcm/ldgFJvSlZ037/n VzHm8ipAEMPaIFjO4SzV+hU0UaNss3bfJXigY= Received: by 10.86.4.2 with SMTP id 2mr17130990fgd.4.1231796017847; Mon, 12 Jan 2009 13:33:37 -0800 (PST) Received: by 10.86.92.2 with HTTP; Mon, 12 Jan 2009 13:33:37 -0800 (PST) Message-ID: Date: Mon, 12 Jan 2009 22:33:37 +0100 To: "Marcus Boerger" Cc: "Lukas Kahwe Smith" , "PHP internals" In-Reply-To: <1112172038.20090112222233@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1112172038.20090112222233@marcus-boerger.de> Subject: Re: [PHP-DEV] status update for beta1 From: pierre.php@gmail.com ("Pierre Joye") hi Marcus! 2009/1/12 Marcus Boerger : >> - @Marcus: where do you see your closures RFC going? > The prototype support needs a bit of tweaking on my local dev machine and > can then be submitted. The direct call stuff should not go into 5.3.0. > Let's do that for 5.3.1 and see to it that we can (e.g no c level api > change required). I'll finish off the rest this week. I wonder why we should not have that in 5.3.0. I know we should not permanently post pone 5.3 but as we choose to have the closures support in 5.3, why not do it right/complete (as much as possible) for 5.3.0? It can be done after this beta. -- Pierre http://blog.thepimp.net | http://www.libgd.org