<?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>Sun, 06 Jul 2008 17:00:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PEAR Blog: Election 2008 Results]]></title>
      <guid>http://www.phpdeveloper.org/news/10476</guid>
      <link>http://www.phpdeveloper.org/news/10476</link>
      <description><![CDATA[<p>
The PEAR blog has posted the <a href="http://pear.php.net/election/">offical results</a> of this year's elections:
</p>
<blockquote>
Elections are now over and a new PEAR Group has been formed. Just like last year and always following the Constitution, the new members have been elected by a secret ballot of PEAR Developers.
</blockquote>
<p>
Those elected include <i>Joshua Eichorn</i>, <i>Christian Weiske</i>, <i>Chuck Bugress</i> and <i>Travis Swicegood</i>. This year's President id <i>David Coallier</i>. You can find out more on the <a href="http://pear.php.net/election/">PEAR website</a> page for the elections.
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 12:08:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Internet Super Hero Blog: Is PDO::FETCH_UNIQUE broken by design?]]></title>
      <guid>http://www.phpdeveloper.org/news/9758</guid>
      <link>http://www.phpdeveloper.org/news/9758</link>
      <description><![CDATA[<p>
On the Internet Super Hero blog, there's a <a href="http://blog.ulf-wendel.de/?p=179">post</a> that looks at how PDO is implemented in PHP and wonders if the PDO::FETCH_UNIQUE constant is broken (as something to fix before even considering the move to PDO2).
</p>
<blockquote>
I spent quite a lot of time comparing the different behaviours of the various drivers in the hope I could find out how PDO drivers are supposed to work. The PDO documentation and the specification do not cover each and every detail. PDO really needs some love...
</blockquote>
<p>
He picks out the FETCH_UNIQUE constant as one that needs a little work and tries to track down exactly what it's doing. One issue he found was that it requires combination with other flags to make the unique part of it work correctly (like FETCH_OBJ or FETCH_COLUMN). He works through several examples, both ones that apply the unique call and others that don't, comparing the results.
</p>]]></description>
      <pubDate>Fri, 07 Mar 2008 10:25:00 -0600</pubDate>
    </item>
  </channel>
</rss>
