Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46961 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26099 invoked from network); 8 Feb 2010 17:26:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2010 17:26:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:39887] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/99-14602-A39407B4 for ; Mon, 08 Feb 2010 12:26:19 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NeXNG-00024I-BG for internals@lists.php.net; Mon, 08 Feb 2010 18:26:14 +0100 Received: from p5b3739e9.dip.t-dialin.net ([91.55.57.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2010 18:26:14 +0100 Received: from sb by p5b3739e9.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2010 18:26:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Mon, 08 Feb 2010 18:25:54 +0100 Lines: 10 Message-ID: References: <4B7013E9.9010606@easyflirt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b3739e9.dip.t-dialin.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 In-Reply-To: <4B7013E9.9010606@easyflirt.com> Sender: news Subject: Re: [PHP-DEV] PHP continuations From: sb@sebastian-bergmann.de (Sebastian Bergmann) Am 08.02.2010 14:38, schrieb mathieu.suen: > I am wondering if there is some effort for having continuation in php. > Or is there already some construction for continuation? There is http://phpcontinuation.sourceforge.net/ which I never got around to actually try. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/