Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34527 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87872 invoked by uid 1010); 6 Jan 2008 14:18:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87857 invoked from network); 6 Jan 2008 14:18:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2008 14:18:16 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:39578] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/3B-16968-523E0874 for ; Sun, 06 Jan 2008 09:18:15 -0500 Received: from MBOERGER-ZRH.corp.google.com (165-209.1-85.cust.bluewin.ch [85.1.209.165]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id DAD8C1B352C; Sun, 6 Jan 2008 15:18:13 +0100 (CET) Date: Sun, 6 Jan 2008 15:17:48 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <549670947.20080106151748@marcus-boerger.de> To: Stanislav Malyshev CC: Ryusuke SEKIYAMA , internals@lists.php.net In-Reply-To: <477BDD1A.1050700@zend.com> References: <114209200.20071230190949@marcus-boerger.de> <477BDD1A.1050700@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PATCH: Implementing closures in PHP From: helly@php.net (Marcus Boerger) Hello Stanislav, tha makesw three then already, how about we ask around again? Ryusuke, can you please start a new '[RFC] Square brackets shortcut' thread to collect opinions and pass along the patch for that? I like the anonymous function patch too. It is clean and simple. Maybe you want to start a second '[RFC] Anonymous functions' thread with that patch. Can you also please add tests for both? marcus Wednesday, January 2, 2008, 7:51:06 PM, you wrote: >> the square bracket array syntax patch for PHP 5.3, >> http://www.opendogs.org/pub/php-5.3dev-080101-sbar.patch > I remember we discussed that already and it was rejected then (even > though myself and Andi liked it) - did the people that objected then > change their minds? Best regards, Marcus