<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: php 5.3将提供改进的Lambda函数</title>
	<atom:link href="http://www.ooso.net/archives/463/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ooso.net/archives/463</link>
	<description>Linux + Apache + Mysql + Php + Flash</description>
	<lastBuildDate>Thu, 11 Mar 2010 09:57:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-29090</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Fri, 15 May 2009 06:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-29090</guid>
		<description>你一定是个深度的js程序员，很多php程序员不适应这种写法。
不过还是支持</description>
		<content:encoded><![CDATA[<p>你一定是个深度的js程序员，很多php程序员不适应这种写法。<br />
不过还是支持</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diyism</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-29089</link>
		<dc:creator>diyism</dc:creator>
		<pubDate>Fri, 15 May 2009 05:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-29089</guid>
		<description>到这里留言支持 添加闭包功能 吧:
http://bugs.php.net/bug.php?id=47515</description>
		<content:encoded><![CDATA[<p>到这里留言支持 添加闭包功能 吧:<br />
<a href="http://bugs.php.net/bug.php?id=47515" rel="nofollow">http://bugs.php.net/bug.php?id=47515</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diyism</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-29088</link>
		<dc:creator>diyism</dc:creator>
		<pubDate>Fri, 15 May 2009 05:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-29088</guid>
		<description>我试了php 5.3.0RC3 2009.5.15, 闭包还没有支持:
function($v){echo $v;}(&#039;hello&#039;);
或(function($v){echo $v;})(&#039;hello&#039;);
或($fun=function($v){echo $v;})(&#039;hello&#039;);
都不行.

仍然只能:
$fun=function($v){echo $v;};
$fun(&#039;hello&#039;);</description>
		<content:encoded><![CDATA[<p>我试了php 5.3.0RC3 2009.5.15, 闭包还没有支持:<br />
function($v){echo $v;}(&#8216;hello&#8217;);<br />
或(function($v){echo $v;})(&#8216;hello&#8217;);<br />
或($fun=function($v){echo $v;})(&#8216;hello&#8217;);<br />
都不行.</p>
<p>仍然只能:<br />
$fun=function($v){echo $v;};<br />
$fun(&#8216;hello&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: auex</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-28168</link>
		<dc:creator>auex</dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-28168</guid>
		<description>期待着php6能早点出来</description>
		<content:encoded><![CDATA[<p>期待着php6能早点出来</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lxrm</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-28010</link>
		<dc:creator>lxrm</dc:creator>
		<pubDate>Fri, 16 Jan 2009 06:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-28010</guid>
		<description>爽啊，哈哈，可以像javascript一样写函数了呀，一直觉得这个够强大的哈</description>
		<content:encoded><![CDATA[<p>爽啊，哈哈，可以像javascript一样写函数了呀，一直觉得这个够强大的哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skyblue</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-27738</link>
		<dc:creator>skyblue</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-27738</guid>
		<description>越来越动态化了..
赞.</description>
		<content:encoded><![CDATA[<p>越来越动态化了..<br />
赞.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 快递网点</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-25178</link>
		<dc:creator>快递网点</dc:creator>
		<pubDate>Thu, 04 Sep 2008 06:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-25178</guid>
		<description>PHP版本升级太快的点吧。
其实我们需要的是一个稳定的版本还不是版本的高低</description>
		<content:encoded><![CDATA[<p>PHP版本升级太快的点吧。<br />
其实我们需要的是一个稳定的版本还不是版本的高低</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 西风的小孩</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24633</link>
		<dc:creator>西风的小孩</dc:creator>
		<pubDate>Sat, 26 Jul 2008 07:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24633</guid>
		<description>SO good.</description>
		<content:encoded><![CDATA[<p>SO good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 暮色今晨</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24606</link>
		<dc:creator>暮色今晨</dc:creator>
		<pubDate>Thu, 24 Jul 2008 15:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24606</guid>
		<description>希望PHP 越来越好</description>
		<content:encoded><![CDATA[<p>希望PHP 越来越好</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 神仙</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24601</link>
		<dc:creator>神仙</dc:creator>
		<pubDate>Thu, 24 Jul 2008 13:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24601</guid>
		<description>看php的todo，
新的bt功能真是多</description>
		<content:encoded><![CDATA[<p>看php的todo，<br />
新的bt功能真是多</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 走秀</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24570</link>
		<dc:creator>走秀</dc:creator>
		<pubDate>Wed, 23 Jul 2008 11:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24570</guid>
		<description>工作环境约束，一直只用4.X</description>
		<content:encoded><![CDATA[<p>工作环境约束，一直只用4.X</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 阿熊</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24548</link>
		<dc:creator>阿熊</dc:creator>
		<pubDate>Tue, 22 Jul 2008 14:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24548</guid>
		<description>终于php也有闭包了，哈哈，有意思的补丁，以后服务端代码和客户端代码都混搭了～～</description>
		<content:encoded><![CDATA[<p>终于php也有闭包了，哈哈，有意思的补丁，以后服务端代码和客户端代码都混搭了～～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liuxingyuyuni</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24517</link>
		<dc:creator>liuxingyuyuni</dc:creator>
		<pubDate>Mon, 21 Jul 2008 10:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24517</guid>
		<description>哇,这个改进不错啊,哈哈 ^_^</description>
		<content:encoded><![CDATA[<p>哇,这个改进不错啊,哈哈 ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24506</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Mon, 21 Jul 2008 02:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24506</guid>
		<description>这样看是已经加到php 5.3了
&lt;blockquote&gt;The patches were already applied to PHP_5_3 and HEAD (with some minor modifications and fixes). &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>这样看是已经加到php 5.3了</p>
<blockquote><p>The patches were already applied to PHP_5_3 and HEAD (with some minor modifications and fixes). </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: 神仙</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24505</link>
		<dc:creator>神仙</dc:creator>
		<pubDate>Mon, 21 Jul 2008 02:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24505</guid>
		<description>已经在snaps里出现了？
我还以为这玩意要到5.4呢</description>
		<content:encoded><![CDATA[<p>已经在snaps里出现了？<br />
我还以为这玩意要到5.4呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24503</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Mon, 21 Jul 2008 02:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24503</guid>
		<description>可以到snaps.php.net上面抓一个php 5.3回来测试一下</description>
		<content:encoded><![CDATA[<p>可以到snaps.php.net上面抓一个php 5.3回来测试一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gougou</title>
		<link>http://www.ooso.net/archives/463/comment-page-1#comment-24502</link>
		<dc:creator>gougou</dc:creator>
		<pubDate>Mon, 21 Jul 2008 02:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=463#comment-24502</guid>
		<description>sexy了，不过不知道效率咋样:P</description>
		<content:encoded><![CDATA[<p>sexy了，不过不知道效率咋样:P</p>
]]></content:encoded>
	</item>
</channel>
</rss>
