<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 05:19:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Aaron McGowan: Finally generators exist as of PHP 5.5]]></title>
      <guid>http://www.phpdeveloper.org/news/19053</guid>
      <link>http://www.phpdeveloper.org/news/19053</link>
      <description><![CDATA[<p>
In <a href="http://www.amcgowan.ca/articles/software-development/php/finally-generators-exist-as-of-php-5-5">this new post</a> to his site <i>Aaron McGowan</i> talks about new features of the upcoming PHP 5.5 release - the "finally" keyword and generators.
</p>
<blockquote>
PHP 5.5 has recently been released as an ALPHA release, meaning there are still bugs, code is being tested and features being added. With the 5.5 release, many of us PHP developers have a few wonderful new features that we should be taking advantage of almost immediately.
</blockquote>
<p>
He gives brief introductions to these two new features, including some code examples (but getting a bit more into the generators side of things). You can find out more about these two features and how to implement them when PHP 5.5 comes around from the PHP sitel: <a href="http://us2.php.net/generators">generators</a> and <a href="https://wiki.php.net/rfc/finally">finally</a> (actually from the PHP wiki).
</p>]]></description>
      <pubDate>Thu, 17 Jan 2013 12:37:27 -0600</pubDate>
    </item>
  </channel>
</rss>
