<?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>tech stuff &#187; php release</title>
	<atom:link href="http://codytaylor.org/tag/php-release/feed" rel="self" type="application/rss+xml" />
	<link>http://codytaylor.org</link>
	<description>From Cody Taylor.</description>
	<lastBuildDate>Sun, 30 Oct 2011 04:15:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New PHP 5.3 Release June</title>
		<link>http://codytaylor.org/2009/05/new-php-53-release-june.html</link>
		<comments>http://codytaylor.org/2009/05/new-php-53-release-june.html#comments</comments>
		<pubDate>Thu, 28 May 2009 03:12:01 +0000</pubDate>
		<dc:creator>Cody Taylor</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php release]]></category>

		<guid isPermaLink="false">http://codytaylor.org/?p=14052</guid>
		<description><![CDATA[I've been reading mostly good things about the experimental release and consideri..]]></description>
			<content:encoded><![CDATA[<p>Q2 is basically April, May, and June and the <a title="PHP timeline" href="http://wiki.php.net/todo/php53#timetable" target="_blank">5.3 timeline</a> says Q2 stable release. I&#8217;ve been reading mostly good things about the experimental release and considering all the new features being added every php developer should be stoked. I&#8217;m not just talking about the new closures/lambda functions which are gonna make my life a lot more fun. Here&#8217;s a list of all the fun stuff that I&#8217;ll be playing with next month:</p>
<ul>
<li>Namespace support. It&#8217;s about time.</li>
<li>Late static binding. Somewhere between static and dynamic binding.</li>
<li>Jump label (limited goto)</li>
<li>Native closures. Simple javascript-like lambda functions. None of that create_function stuff anymore.</li>
<li>PHP archives (phar). Not sure why?</li>
<li>Garbage collection for circular references.</li>
<li> Ternary shortcut. Still haven&#8217;t seen an example of what this is?</li>
<li>Internationalization extension.</li>
</ul>
<p>I&#8217;ve always been told that goto&#8217;s are bad programming practice but sometimes they can be very, very useful. Hopefully they get all the bugs out in the experimental versions and I can start using it at work  shortly after release.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fcodytaylor.org%2F2009%2F05%2Fnew-php-53-release-june.html&amp;linkname=New%20PHP%205.3%20Release%20June"><img src="http://codytaylor.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://codytaylor.org/2009/05/new-php-53-release-june.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

