<?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: php 5.3: notes about closures and lambda functions</title>
	<atom:link href="http://dev.iordanov.net/archives/9/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.iordanov.net/archives/9</link>
	<description></description>
	<pubDate>Wed, 19 Nov 2008 03:48:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Meteopepiva</title>
		<link>http://dev.iordanov.net/archives/9#comment-73</link>
		<dc:creator>Meteopepiva</dc:creator>
		<pubDate>Fri, 10 Oct 2008 16:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=9#comment-73</guid>
		<description>Hello.
:)  reflects the couple's low-key approach to their royal connections.
  Bye.</description>
		<content:encoded><![CDATA[<p>Hello.<br />
 <img src='http://dev.iordanov.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  reflects the couple&#8217;s low-key approach to their royal connections.<br />
  Bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linkdump: Matematika za programere, PHP 5.3 novosti&#8230; by Nikola Pleji?</title>
		<link>http://dev.iordanov.net/archives/9#comment-19</link>
		<dc:creator>Linkdump: Matematika za programere, PHP 5.3 novosti&#8230; by Nikola Pleji?</dc:creator>
		<pubDate>Thu, 24 Jul 2008 07:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=9#comment-19</guid>
		<description>[...] i u PHP 5.3, zajedno s lambda funkcijama i (napokon!) namespaceovima. Vi?e informacija u ovome ?lanku i na PHP-ovom wikiju. Lijepo je znati da ne?emo morati ?ekati da PHP 6 iza?e i bude [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] i u PHP 5.3, zajedno s lambda funkcijama i (napokon!) namespaceovima. Vi?e informacija u ovome ?lanku i na PHP-ovom wikiju. Lijepo je znati da ne?emo morati ?ekati da PHP 6 iza?e i bude [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan</title>
		<link>http://dev.iordanov.net/archives/9#comment-18</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Mon, 21 Jul 2008 17:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=9#comment-18</guid>
		<description>Yes, you can. I test it to be on safe side and it works.</description>
		<content:encoded><![CDATA[<p>Yes, you can. I test it to be on safe side and it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshdavey</title>
		<link>http://dev.iordanov.net/archives/9#comment-17</link>
		<dc:creator>joshdavey</dc:creator>
		<pubDate>Mon, 21 Jul 2008 15:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=9#comment-17</guid>
		<description>Can you have variable lambda functions?

$name = 'iAmAwesome';
$iAmAwesome = function() { echo 'I am awesome'; };
$$name();</description>
		<content:encoded><![CDATA[<p>Can you have variable lambda functions?</p>
<p>$name = &#8216;iAmAwesome&#8217;;<br />
$iAmAwesome = function() { echo &#8216;I am awesome&#8217;; };<br />
$$name();</p>
]]></content:encoded>
	</item>
</channel>
</rss>
