<?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>Fri, 21 Nov 2008 07:21:37 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Daniel Cousineau's Blog: PHP 5.3 and Closures]]></title>
      <guid>http://www.phpdeveloper.org/news/10651</guid>
      <link>http://www.phpdeveloper.org/news/10651</link>
      <description><![CDATA[<p>
<i>Daniel Cousineau</i> has <a href="http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/">posted briefly</a> about a relatively new addition to the feature set of the upcoming PHP 5.3 release - closures.
</p>
<blockquote>
I'm fairly excited because as of only a week or so ago I found the closures rfc, and not only did I find that the rfc has a working patch, apparently it's already in PHP 5.3. You see, apparently it's not good enough that we get name spaces and late static binding, oh no, we get closures too!
</blockquote>
<p>
He downloaded a snapshot and <a href="http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/">gave it a try</a> - code examples are included with his post.
</p>]]></description>
      <pubDate>Mon, 21 Jul 2008 16:02:46 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Keeping current with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10615</guid>
      <link>http://www.phpdeveloper.org/news/10615</link>
      <description><![CDATA[<p>
Today on the SitePoint PHP blog <i>Troels Knak-Nielsen</i> <a href="http://www.sitepoint.com/blogs/2008/07/16/keeping-current-with-php/">reminds the community</a> about a "one-stop resource" that they can use to keep up to date on some of the latest happenings with the PHP language, the <a href="http://wiki.php.net">PHP.net wiki</a>.
</p>
<blockquote>
Since March, there has been a wiki at wiki.php.net. The most interesting section is probably <a href="http://wiki.php.net/rfc">wiki.php.net/rfc</a>, which - as the name implies - contains <a href="http://en.wikipedia.org/wiki/Request_for_Comments">RFC</a>'s for improvements of the language. <a href="http://www.sitepoint.com/blogs/2007/12/23/lexical-scope-to-appear-in-php/">I've rambled on about closures and lambdas</a> before, but as you can see, there is now an accepted patch. Whether it'll make it into 5.3 is unlikely at this point, but it looks like it'll at least be coming with 5.4 and/or 6.0.
</blockquote>
<p>
He also points out the <a href="http://news.php.net/php.internals">php-internals mailing list</a> and the <a href="http://devzone.zend.com/tag/Weekly_Summaries">summaries</a> that <i>Steph Fox</i> has written up weekly about the list's latest conversations.
</p>]]></description>
      <pubDate>Wed, 16 Jul 2008 08:47:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: What's In Chris' Brain, July 2008 Edition]]></title>
      <guid>http://www.phpdeveloper.org/news/10613</guid>
      <link>http://www.phpdeveloper.org/news/10613</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i> has made <a href="http://www.littlehart.net/atthekeyboard/2008/07/15/whats-in-chris-brain-july-2008-edition/">made a few comments</a> on his blog about things going on in the online world - two of which pertain to PHP:
</p>
<ul>
<li><b>Closures and lambdas coming to PHP</b> - he mentions the addition of <a href="http://wiki.php.net/rfc/closures">lambdas and closures</a> into the next major version of PHP (5.3) and his thoughts on how they've been abused in the past.
</li>
<li><b>The Framework Jihad</b>:
<blockquote>
If you substitute "modularized code with standardized API" for "framework", would that make people feel better? I use frameworks because so much of the infrastructure code is stuff I DO NOT WANT TO WRITE ANY MORE. After 10 years of doing this, it's time I stopped reinventing things. My old motto of "just build it, damnit!" 
</blockquote>
</li>
</ul>
<p>
Check out <a href="http://www.littlehart.net/atthekeyboard/2008/07/15/whats-in-chris-brain-july-2008-edition/">his post</a> for a bit more complete versions of these thoughts.
</p>]]></description>
      <pubDate>Wed, 16 Jul 2008 07:56:12 -0500</pubDate>
    </item>
  </channel>
</rss>
