<?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 13:33:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PHP PECL OCI8 1.3.4 is available]]></title>
      <guid>http://www.phpdeveloper.org/news/10715</guid>
      <link>http://www.phpdeveloper.org/news/10715</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> <a href="http://blogs.oracle.com/opal/2008/07/php_pecl_oci8_134_is_available.html">mentions the release</a> of the latest OCI8 component for PHP - version 1.3.4 stable.
</p>
<blockquote>
OCI 1.3.4, with the changes I mentioned in my last post, is now available on PECL: <a href="http://pecl.php.net/package/oci8">http://pecl.php.net/package/oci8</a>. 
</blockquote>
<p>
He also mentions the work on the Windows version of the extension that he's been up to with the plan to make two OCI8 DLL releases for the future - one using 10g libraries and the other using 11g.
</p>]]></description>
      <pubDate>Wed, 30 Jul 2008 10:25:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: It's feature freeze time for PHP 5.3]]></title>
      <guid>http://www.phpdeveloper.org/news/10685</guid>
      <link>http://www.phpdeveloper.org/news/10685</link>
      <description><![CDATA[<p>
In a <a href="http://blogs.oracle.com/opal/2008/07/its_feature_freeze_time_for_ph.html">new blog post</a> <i>Christopher Jones</i> mentions the feature freeze that's happened for the PHP 5.3 series including the Oracle support through the OCI8 extension.
</p>
<blockquote>
The volume of commits has recently increased in anticipation of today's feature freeze deadline. I expect the Alpha release time frame will also see high activity. Eventually, increased tightening of criteria for patch acceptance will bring us to Beta and then Production releases.
</blockquote>
<p>
Features included in this most recent extension version include an allowance for external authentication, a change to let Reflection correctly show function/method arguments, an increase on the oci8.default_prefetch setting and correctly defining the SQLT_BDOUBLE and SQLT_BFLOAT constants.
</p>
<p>
Keep an eye out for a <a href="http://pecl.php.net/package/oci8">release on PECL</a> with these new updates soon.
</p>]]></description>
      <pubDate>Fri, 25 Jul 2008 09:31:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PHP OCI8 1.3.3 has gone "Production"]]></title>
      <guid>http://www.phpdeveloper.org/news/10469</guid>
      <link>http://www.phpdeveloper.org/news/10469</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/06/23#a341">noted</a> that the latest version of the OCI8 drivers for PHP (in the PECL extension) have been pushed to the current stable package.
</p>
<blockquote>
HP's OCI8 1.3.3 has support for Oracle's DRCP connection pooling and Fast Application Notification technologies giving it improved scalability and high availability. Overall, the re-architecture of the connection code is more stable. It fixes some obscure edge case issues and lets it handle re-started DB's better. Basic functionality is unchanged.
</blockquote>
<p>
You can find out more about the package and download this latest edition from <a href="http://pecl.php.net/package/oci8">its PECL page</a> or check out the <a href="http://www.oracle.com/technology/tech/php/pdf/php-scalability-ha-twp.pdf">whitepaper</a> they recent;y wrote up about PHP and Oracle scalability.
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 07:56:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Oracle at PHPSC - Grupo de Usuarios de PHP do Estado de Santa Catarina]]></title>
      <guid>http://www.phpdeveloper.org/news/10433</guid>
      <link>http://www.phpdeveloper.org/news/10433</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2008/06/17#a334">a quick post</a> with some information about a user group meeting happening in Brazil where the upcoming topic will cover the powerful combination of PHP and Oracle.
</p>
<blockquote>
Elton Luís Minetto wrote to tell me that "PHPSC - a PHP user group of Santa Catarina in Brazil - is organizing an event dedicated to PHP that will take place at Chapeco on June 20." [...] He's presenting a session on PHP and Oracle, and will show some great results of using PHP's OCI8 with Oracle 11g connection pooling (DRCP).
</blockquote>
<p>
The schedule for the event can be found <a href="http://www.phpsc.com.br/?page_id=10&language=pt">here</a> with details on which talks will be given when (including <i>Elton</i>'s at 8am on the 21st.
</p>]]></description>
      <pubDate>Wed, 18 Jun 2008 09:32:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PECL OCI8 1.2.5 Available]]></title>
      <guid>http://www.phpdeveloper.org/news/10169</guid>
      <link>http://www.phpdeveloper.org/news/10169</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has a <a href="http://blogs.oracle.com/opal/2008/05/13#a307">(very) quick post</a> today about the release of the latest version of the PECL OCI drivers - 1.2.5.
</p>
<blockquote>
Hang on, weren't we up to OCI8 version 1.3?  Well, yes, but that's Beta bordering on Production.  In the meantime, I wanted to make the OCI8 bug fixes from PHP 5.2.6 available in a "Production" release and keep <a href="http://pecl.php.net/package/oci8">PECL OCI8</a> 1.2 in sync with PHP 5.2.  The changelog is <a href="http://pecl.php.net/package-changelog.php?package=oci8&release=1.2.5">here</a>.
</blockquote>
<p>
Updates include bug fixes for cursor leaking, a LOB leak, a problem with collection creation and an update to the compile option for the Instant Client to look for RPMs.
</p>]]></description>
      <pubDate>Tue, 13 May 2008 08:47:56 -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: 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[Christopher Jones' Blog: Temporary LOBS in PHP's OCI8 Extension. Instant Client.]]></title>
      <guid>http://www.phpdeveloper.org/news/9460</guid>
      <link>http://www.phpdeveloper.org/news/9460</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> talks today on <a href="http://blogs.oracle.com/opal/2008/01/17#a264">his blog</a> about a bug he's just corrected and integrated into the release of the Oracle Instant Client that lets PHP correctly take advantage of the temporary LOBS functionality.
</p>
<blockquote>
When PHP is done with the temporary LOB, it needs to tell Oracle to destroy it. If this isn't done, then the temporary LOB will hang around using DB space until the connection is closed. I just merged a fix worked on by Krishna Mohan and myself for <a href="http://bugs.php.net/bug.php?id=43497">bug 43497</a>.
</blockquote>
<p>
Example code is included showing two instances of its use - a normal use that frees the memory correctly and the other showing how to create the temporary lob to hold the data as needed.
</p>]]></description>
      <pubDate>Mon, 21 Jan 2008 12:05:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Gennady Feldman's Blog: Installing Oracle Instant Client 11g and PECL OCI8 (Part 2)]]></title>
      <guid>http://www.phpdeveloper.org/news/9353</guid>
      <link>http://www.phpdeveloper.org/news/9353</link>
      <description><![CDATA[<p>
<i>Gennady Feldman</i> has posted the <a href="http://www.gena01.com/forum/gena01_blog/installing_oracle_instant_client_11g_and_pecl_oci8-t193.0.html;msg1326#msg1326">second part</a> of his install instructions for setting up the Oracle Instant Client (11g) and the Oracle OCI8 drivers in PHP.
</p>
<blockquote>
This is part 2 of my installation instructions. This is my attempt to provide an updated and simplified reference. I am leaving <a href="http://www.gena01.com/forum/gena01_blog/installing_oracle_instant_client_and_making_it_work_with_php-t184.0.html">Part 1</a> as is, because that part can also be useful.
</blockquote>
<p>
This <a href="http://www.gena01.com/forum/gena01_blog/installing_oracle_instant_client_11g_and_pecl_oci8-t193.0.html;msg1326#msg1326">updated tutorial</a> shows the steps to installing 11g (versus 10g in the <a href="http://www.phpdeveloper.org/news/8973">previous example</a>) including the packages you'll need, the commands to make it work and a PEAR version of the install if you choose to go that route.
</p>]]></description>
      <pubDate>Fri, 04 Jan 2008 07:58:37 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Jones' Blog: PHP 5.2.5 RPMs with OCI8 and PDO_OCI are available]]></title>
      <guid>http://www.phpdeveloper.org/news/9242</guid>
      <link>http://www.phpdeveloper.org/news/9242</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has a (very) <a href="http://blogs.oracle.com/opal/2007/12/13#a253">quick announcement</a> about the latest builds of the PHP RPMs for Enterprise linux installations:
</p>
<blockquote>
PHP 5.2.5 RPMs for x86 Enterprise Linux (i.e. RHEL) 4.6 and 5.1 are on <a href="http://oss.oracle.com/projects/php/">http://oss.oracle.com/projects/php/</a>. These are supplied "as is".
</blockquote>
<p>
The RPMs are part of a project to provide support for Oracle Enterprise Linux servers (as well as Red Hat installs) and provide a PHP command line, CGI interface and an Apache module quickly and easily. Check out <a href="http://oss.oracle.com/projects/php/">the project page</a> to find out more and to grab this latest build.
</p>]]></description>
      <pubDate>Fri, 14 Dec 2007 07:52:00 -0600</pubDate>
    </item>
  </channel>
</rss>
