Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99278 invoked by uid 1010); 19 Mar 2007 15:44:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99263 invoked from network); 19 Mar 2007 15:44:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2007 15:44:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:14643] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/50-33476-AEFAEF54 for ; Mon, 19 Mar 2007 10:44:43 -0500 Received: from [127.0.0.1] ([192.168.17.2]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 19 Mar 2007 08:44:38 -0700 Message-ID: <45FEAFE0.7080601@zend.com> Date: Mon, 19 Mar 2007 08:44:32 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Jacob Santos CC: internals@lists.php.net References: <86478A67-DCA2-4000-9EF0-DA4338E8389B@omniti.com> <24F7763B-824F-42B9-B7DA-C831BCF37D04@omniti.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Mar 2007 15:44:39.0143 (UTC) FILETIME=[80E59F70:01C76A3D] Subject: Re: [PHP-DEV] Re: PATCH: anonymous functions in PHP From: stas@zend.com (Stanislav Malyshev) > Also, I would love to see this in PHP, at the very least it would negate > the argument of those who say PHP doesn't support anonymous functions. This argument is false in any case, since create_function exists and this implementation is other way to write create_function :) -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/