<?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>Thu, 24 May 2012 10:51:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Michael Kimsal's Blog: Continued sad state of PHP development]]></title>
      <guid>http://www.phpdeveloper.org/news/9319</guid>
      <link>http://www.phpdeveloper.org/news/9319</link>
      <description><![CDATA[<p>
<i>Michael Kimsal</i> has <a href="http://fosterburgess.com/kimsal/?p=390">posted some more thoughts</a> on what he calls the "sad state of PHP development" pointing out some of the practices of the PHP group surrounding the development of the language.
</p>
<blockquote>
Every few months there's a release, whether large or small, which introduces new features and bug fixes. However, with every release also comes fears of tiny, sometimes undocumented, changes that break existing code, and often for no solid reason other than someone with commit access decided they liked the 'new' way better than the old way.
</blockquote>
<p>
He points out a specific example, <a href="http://php.net/get_object_vars">get_object_vars</a> and how its return values were changed in an earlier release as well as the update to <a href="http://php.net/glob">glob</a> made recently to change its return types. 
</p>
<p>
In his opinion:
</p>
<blockquote>
No changes should be made to the PHP core without an issue being opened, either in the 'bug' tracker or some other issues tracker.
</blockquote>
<p>
Be sure to check out <a href="http://fosterburgess.com/kimsal/?p=390#comments">the comments</a> for other great opinions on the topic.
</p>]]></description>
      <pubDate>Thu, 27 Dec 2007 10:25:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[php-general Mailing List: A Sad PHP Poem]]></title>
      <guid>http://www.phpdeveloper.org/news/5689</guid>
      <link>http://www.phpdeveloper.org/news/5689</link>
      <description><![CDATA[<p>
Never let it be said that geeks aren't without a sense of humor - even the saddest moments seem somewhat happer when <a href="http://marc.theaimsgroup.com/?l=php-general&m=115129593132595&w=2">expressed through code</a>.
</p>
<blockquote>
A sad poem of an algorithm where solitude brought excessive use of cpu
cycles and memory allocation for redundant data (it copied over and over
again the same image till all memory was filled with it)
</blockquote>
<p>
This definitely belongs in the "<a href="http://marc.theaimsgroup.com/?l=php-general&m=115129593132595&w=2">random PHP-related things</a>" area, but it's still a fun little read. Check it out - just try to not get too despondent.
</p>]]></description>
      <pubDate>Mon, 26 Jun 2006 11:58:35 -0500</pubDate>
    </item>
  </channel>
</rss>

