<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>namespaces &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/namespaces/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Lambda functions in PHP?</title>
		<link>/2009/03/31/lambda-functions-in-php/</link>
		<comments>/2009/03/31/lambda-functions-in-php/#respond</comments>
		<pubDate>Tue, 31 Mar 2009 05:24:50 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lambda functions]]></category>
		<category><![CDATA[namespaces]]></category>
		<category><![CDATA[php 5.3.]]></category>

		<guid isPermaLink="false">/?p=443</guid>
		<description><![CDATA[What's new in PHP 5.3.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/09/17/5-php-string-functions-you-need-to-know/" rel="bookmark" title="5 PHP String Functions You Need to Know">5 PHP String Functions You Need to Know </a></li>
<li><a href="/2010/05/22/php-functions-realpath/" rel="bookmark" title="PHP Functions: realpath()">PHP Functions: realpath() </a></li>
<li><a href="/2011/05/30/object-oriented-javascript-inheritance/" rel="bookmark" title="Object Oriented JavaScript: Inheritance">Object Oriented JavaScript: Inheritance </a></li>
<li><a href="/2009/11/10/jquery-css-functions-part-1-offset/" rel="bookmark" title="jQuery CSS functions. Part 1 &#8211; offset()">jQuery CSS functions. Part 1 &#8211; offset() </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2><em><span style="color: #800000;"><span style="text-decoration: underline;">What&#8217;s new in PHP 5.3.</span></span></em></h2>
<p>When I heart about the new PHP 5.3 feature &#8211; the lambda functions I was really surprised. Yes really after we have in JavaScript such a powerfull tool, why not having it in PHP. Other new feature, waited so much, are the namespaces.</p>
<h2><span style="color: #800000;"><em><span style="text-decoration: underline;">Anonymous Functions?</span></em></span></h2>
<p>The anonymous functions is really a functional programming language feature such as scheme. There are lots of talks about the functional nature of JavaScript, but PHP was really different.</p>
<h2><span style="color: #800000;"><em><span style="text-decoration: underline;">What about anonymous objects</span></em></span></h2>
<p>I&#8217;d like to see anonymous objects, yet again like in JS, in PHP. This is really powerfull, I hope more programmers would like to see such features in PHP.</p>
<h2><span style="color: #800000;"><span style="text-decoration: underline;"><em>Related Links</em></span></span></h2>
<ol>
<li><a title="Namespaces has PHP 5.3." href="http://blog.agoraproduction.com/index.php?/archives/51-Namespaces-has-PHP-5.3-Or-the-other-way-around.html" target="_blank">Namespaces has PHP 5.3. (Or the other way around)</a></li>
<li><a title="What's new in PHP 5.3." href="http://blog.felho.hu/whats-new-in-php-53-part-1-namespaces.html" target="_blank">What&#8217;s new in PHP 5.3.</a></li>
<li><a title="Lambda functions are coming to PHP" href="http://dev.juokaz.com/php/lambda-function-coming-to-php" target="_blank">Lambda functions are coming to PHP</a></li>
</ol>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/09/17/5-php-string-functions-you-need-to-know/" rel="bookmark" title="5 PHP String Functions You Need to Know">5 PHP String Functions You Need to Know </a></li>
<li><a href="/2010/05/22/php-functions-realpath/" rel="bookmark" title="PHP Functions: realpath()">PHP Functions: realpath() </a></li>
<li><a href="/2011/05/30/object-oriented-javascript-inheritance/" rel="bookmark" title="Object Oriented JavaScript: Inheritance">Object Oriented JavaScript: Inheritance </a></li>
<li><a href="/2009/11/10/jquery-css-functions-part-1-offset/" rel="bookmark" title="jQuery CSS functions. Part 1 &#8211; offset()">jQuery CSS functions. Part 1 &#8211; offset() </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/03/31/lambda-functions-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
