<?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, 29 Aug 2008 19:37:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Updated connection pooling in PHP's OCI8 extension]]></title>
      <guid>http://www.phpdeveloper.org/news/9544</guid>
      <link>http://www.phpdeveloper.org/news/9544</link>
      <description><![CDATA[<p>
In <a href="http://blogs.oracle.com/opal/2008/01/31#a268">this new post</a> to his Oracle blog, <i>Christopher Jones</i> mentions some updates he's made to the OCI8 extension for PHP:
</p>
<blockquote>
I've merged connection pooling (DRCP) and Fast Application Notification (FAN) support to PHP 5.3's OCI8 extension.  The PHP 5.3 OCI8 code is Beta - in fact, PHP 5.3 itself is still really "Development". (It would be handy to have problems reported before PHP 5.3 goes Production).
</blockquote>
<p>
He also includes <a href="http://blogs.oracle.com/opal/2008/01/31#a268">instructions</a> on how to get this new version installed inside of the latest PHP 5.3 snapshot (<a href="http://snaps.php.net">http://snaps.php.net</a>) to build the new support in.
</p>]]></description>
      <pubDate>Fri, 01 Feb 2008 10:16:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter Blog: Version 1.5.4 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/8238</guid>
      <link>http://www.phpdeveloper.org/news/8238</link>
      <description><![CDATA[<p>
The CodeIgniter project has <a href="http://codeigniter.com/news/codeigniter_154_released/">released their latest version</a> of their framework today - CodeIgniter 1.5.4:
</p>
<blockquote>
Version 1.5.4 is primarily a maintenance release.  For a list of all changes please see the <a href="http://www.codeigniter.com/user_guide/changelog.html">Change Log</a>.  If you are currently running CodeIgniter please read the <a href="http://www.codeigniter.com/user_guide/installation/upgrading.html">update instructions</a>. 
</blockquote>
<p>
Included in the <a href="http://www.codeigniter.com/user_guide/changelog.html">list of changes</a> are things like:
</p>
<ul>
<li>Added some additional mime types in application/config/mimes.php.
<li>Fixed MSSQL insert_id().
<li>Fixed a bug in display of queries with characters that would be interpreted as HTML in the Profiler output
<li>Updated the XSS Filtering to take into account the IE expression() ability and improved certain deletions to prevent possible exploits
</ul>]]></description>
      <pubDate>Fri, 13 Jul 2007 09:46:00 -0500</pubDate>
    </item>
  </channel>
</rss>
