<?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 02:45:22 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: New CakePHP 1.2 Release Coming]]></title>
      <guid>http://www.phpdeveloper.org/news/10192</guid>
      <link>http://www.phpdeveloper.org/news/10192</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i> has <a href="http://www.littlehart.net/atthekeyboard/2008/05/13/new-cakephp-12-release-coming/">blogged about</a> the new CakePHP release that's on the horizon - version 1.2:
</p>
<blockquote>
I'm certainly not the only person who has been blogging about this, but I thought I'd mention that a feature freeze is coming up for the next CakePHP 1.2 release, codenamed 'DV'. My very modest contribution this time around is a patch to fix a problem with running 'cake bake' on Windows, where it was mangling the app path that a user would enter. <a href="https://trac.cakephp.org/ticket/4495">Ticket 4495</a> if anyone is interested.
</blockquote>
<p>
He makes a few recommendations about how to get involved in the project, but also mentions some of the "trouble in paradise" that's been happening on the mailing list (not friendly for beginners?) and about the direction of the project.
</p>]]></description>
      <pubDate>Thu, 15 May 2008 11:15:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PHP PECL OCI8 1.3.2 Beta Available]]></title>
      <guid>http://www.phpdeveloper.org/news/9994</guid>
      <link>http://www.phpdeveloper.org/news/9994</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/04/18#a295">posted an announcement</a> about the latest release of the <a href="http://pecl.php.net/package/oci8">PECL OCI8 package</a> (version 1.3.2 Beta) hitting the streets:
</p>
<blockquote>
I've released <a href="http://pecl.php.net/package/oci8">PECL OCI8 1.3.2 Beta</a> - the latest release of PHP's OCI8 extension with support for Connection Pooling and Fast Application Notification. The release is based on the current PHP 5.3 development branch.
</blockquote>
<p>
He notes another change in this release - a "session release" bit of functionality persistent connections will do when nothing is referencing them anymore, mking them work a bit more like normal connections. Issues that could be caused by this can be corrected with a new setting (oci8.old_oci_close_semantics) in your php.ini.
</p>]]></description>
      <pubDate>Fri, 18 Apr 2008 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: New PHP PECL OCI8 1.3.1 Beta available]]></title>
      <guid>http://www.phpdeveloper.org/news/9664</guid>
      <link>http://www.phpdeveloper.org/news/9664</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has posted <a href="http://blogs.oracle.com/opal/2008/02/20#a275">to his Oracle blog</a> today about the release of a new beta for the PECL Oracle (OCI8) drivers for PHP.
</p>
<blockquote>
I've created a PECL OCI8 1.3.1 Beta bundle of the code with Connection Pooling support that I mentioned in <a href="http://blogs.oracle.com/opal/2008/01/31">http://blogs.oracle.com/opal/2008/01/31</a>.  You can get it from <a href="http://pecl.php.net/package/oci8">http://pecl.php.net/package/oci8</a>.  The <a href="http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/README?revision=1.1.2.2.2.1.2.2">README</a> contains the details.
</blockquote>
<p>
Of course, it's still in beta, so any testing and feedback is more than welcome. This bundle also includes several other "non-DRCP related bug fixes" including an issue that caused constant pinging for persistent connections.
</p>]]></description>
      <pubDate>Wed, 20 Feb 2008 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Heyes' Blog: SMTP for PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/9590</guid>
      <link>http://www.phpdeveloper.org/news/9590</link>
      <description><![CDATA[<p>
Since he didn't come across any <a href="http://www.phpguru.org/article.php/195">issues or bug reports</a>, <i>Richard Heyes</i> has officially released his <a href="http://www.phpguru.org/downloads/smtp5/">SMTP class</a> for PHP5 as "out of public beta" and ready for production use.
</p>
<blockquote>
I've not added any new features to the class; I've simply updated it to be, well, better. Plus it uses PHP5's object model better. It's really just an update, ie if you're using the old version and it works, then you have no real reason to update it.
</blockquote>
<p>
You can check out the <a href="http://www.phpguru.org/downloads/smtp5/smtp.phps">source here</a> and an example of it in action <a href="http://www.phpguru.org/downloads/smtp5/example.phps">here</a>.
</p>]]></description>
      <pubDate>Fri, 08 Feb 2008 10:27:00 -0600</pubDate>
    </item>
  </channel>
</rss>
