<?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"
	>
<channel>
	<title>Comments on: Keeping Current With PHP</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Mon, 01 Dec 2008 23:11:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: René Leonhardt</title>
		<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/#comment-762296</link>
		<dc:creator>René Leonhardt</dc:creator>
		<pubDate>Thu, 17 Jul 2008 08:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2653#comment-762296</guid>
		<description>Closures are already in PHP 5.3 and I will never let them go again ;)
Just try the example code:
http://wiki.php.net/rfc/closures</description>
		<content:encoded><![CDATA[<p>Closures are already in PHP 5.3 and I will never let them go again ;)<br />
Just try the example code:<br />
<a href="http://wiki.php.net/rfc/closures" rel="nofollow">http://wiki.php.net/rfc/closures</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: kyberfabrikken</title>
		<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/#comment-762003</link>
		<dc:creator>kyberfabrikken</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2653#comment-762003</guid>
		<description>Thanks for the update on that; Great to see them coming in 5.3, since it could take a while before we get to 5.4.</description>
		<content:encoded><![CDATA[<p>Thanks for the update on that; Great to see them coming in 5.3, since it could take a while before we get to 5.4.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jani Taskinen</title>
		<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/#comment-761861</link>
		<dc:creator>Jani Taskinen</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2653#comment-761861</guid>
		<description>Closures/lambda patch was committed already to PHP_5_3 branch. So it will be in PHP5.3.0: date: 

2008/07/14 09:48:59;  author: dmitry;  state: Exp;  lines: +329 -0
Added support for lambda functions and closures</description>
		<content:encoded><![CDATA[<p>Closures/lambda patch was committed already to PHP_5_3 branch. So it will be in PHP5.3.0: date: </p>
<p>2008/07/14 09:48:59;  author: dmitry;  state: Exp;  lines: +329 -0<br />
Added support for lambda functions and closures</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/#comment-761770</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Wed, 16 Jul 2008 06:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2653#comment-761770</guid>
		<description>Closures is now accepted into 5.3, but its not considered a key feature, so it might still be dropped in case we run into bigger issues,</description>
		<content:encoded><![CDATA[<p>Closures is now accepted into 5.3, but its not considered a key feature, so it might still be dropped in case we run into bigger issues,</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MathieuK</title>
		<link>http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/#comment-761754</link>
		<dc:creator>MathieuK</dc:creator>
		<pubDate>Wed, 16 Jul 2008 06:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2653#comment-761754</guid>
		<description>Closures are actually in PHP 5.3 at this time:


Mekkie:closure mathieu$ php t.php
109-97-116-104-105-101-117-
</description>
		<content:encoded><![CDATA[<p>Closures are actually in PHP 5.3 at this time:</p>
<p>Mekkie:closure mathieu$ php t.php<br />
109-97-116-104-105-101-117-</p>]]></content:encoded>
	</item>
</channel>
</rss>
