<?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>Tue, 07 Oct 2008 10:24:42 -0500</pubDate>
    <ttl>30</ttl>
    <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[Debuggable Blog: CakePHP 1.2 Stable! Come and help]]></title>
      <guid>http://www.phpdeveloper.org/news/10178</guid>
      <link>http://www.phpdeveloper.org/news/10178</link>
      <description><![CDATA[<p>
<i>Felix Geisendorfer</i> has <a href="http://www.debuggable.com/posts/cakephp-1.2-stable-come-and-help:4829b3ac-903c-4f56-94dc-27af4834cda3">posted an announcement</a> to the Debuggable blog about the upcoming stable release of the next major version of the CakePHP framework, version 1.2.
</p>
<blockquote>
The <a href="https://trac.cakephp.org/wiki/Contributors">CakePHP team</a> is gearing up to finally push out a stable 1.2 release! If you are following the <a href="https://trac.cakephp.org/timeline">trac timeline</a> you can see that everybody is putting in huge amounts of work to fix bugs and get everything stable.
</blockquote>
<p>
He suggests a few ways to get involved in helping to push this release out the door like writing test cases, showing how to replicate bugs and help out the documentation team with their efforts to keep the manual up to date.
</p>]]></description>
      <pubDate>Wed, 14 May 2008 08:48:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework 1.0.4 Stable and 1.5RC1 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/9714</guid>
      <link>http://www.phpdeveloper.org/news/9714</link>
      <description><![CDATA[<p>
Two different posts on the Zend Developer Zone today announce two different events surrounding Zend's framework - the release of the latest stable version, 1.0.4 and the posting of the latest Release Candidate, 1.5RC1.
</p>
<p>
About the Zend Framework 1.0.4 release:
</p>
<blockquote>
It is our pleasure to announce the release of Zend Framework 1.0.4! You can download this new mini-release now from the <a href="http://framework.zend.com/download">Zend Framework download site</a>. With this mini-release we bid a fond farewell to the 1.0 branch as we move on to the 1.5 release. 
</blockquote>
<p>
And about the Release Candidate:
</p>
<blockquote>
This obviously marks a very important step towards a high-quality, thoroughly tested 1.5 GA release. Thanks to everyone who has contributed to this release in any way: with patches/check ins, documentation/translations, and bug reports.
</blockquote>
<p>
You can grab this new Candidate from <a href="http://framework.zend.com/download">the download site</a> as well.
</p>]]></description>
      <pubDate>Wed, 27 Feb 2008 12:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Mike Naberezny's Blog:  Horde/Yaml 1.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/9409</guid>
      <link>http://www.phpdeveloper.org/news/9409</link>
      <description><![CDATA[<p>
<i>Mike Naberezny</i> has <a href="http://mikenaberezny.com/2008/01/08/hordeyaml-10-released/">posted about</a> the latest release he's made - a 1.0 released too - of the <a href="http://pear.horde.org/index.php?package=yaml">Horde/Yaml library</a> for working with YAML files/information inside of PHP.
</p>
<blockquote>
This is the package's first stable release. <a href="http://chuck.hagenbu.ch/">Chuck Hagenbuch</a> started the library as an adaptation of <a href="http://spyc.sourceforge.net/">Spyc</a> around six months ago. Since then, he and I have been quietly using and improving it. Along the way, we fixed many issues, added support for <a href="http://pecl.php.net/package/syck">pecl/syck</a>, and wrote a test suite with PHPUnit.
</blockquote>
<p>
You can find the latest download of the package over on the <a href="http://pear.horde.org/index.php?package=yaml">Horde PEAR channel</a> and you can find out more about the YAML (YAML Ain't Markup Language) spec over on the <a href="http://yaml.org/">Yaml.org</a> website.
</p>]]></description>
      <pubDate>Fri, 11 Jan 2008 14:38:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Finally, Phorum 5.2 has made it to stable!]]></title>
      <guid>http://www.phpdeveloper.org/news/9345</guid>
      <link>http://www.phpdeveloper.org/news/9345</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://doughboy.wordpress.com/2008/01/02/96/">this post</a> on <i>Brian Moon</i>'s site the latest edition of <a href="http://doughboy.wordpress.com/2008/01/02/96/">phorum has been released</a>.
</p>
<blockquote>
When we officially started on 5.2 in March of 2006, we had several goals. I think we achieved most of those. We also accomplished some unplanned things. Our hackathon (me and maurice slept about 8 hours in 4 days I think) at MySQL Conference 2007 helped a lot. Remember, you can help us get there again by <a href="http://www.phorum.org/donate/donate.php">donating to our fund</a>.
</blockquote>
<p>
Updates include a new template for the forum, new PAI layers and more hooks to call them, better MySQL support, improved bundled modules, a new announcement system and a new, restructured search functionality.
</p>
<p>
If out more about the release <a href="http://www.phorum.org/story.php?78">here</a> and more about the <a href="http://www.phorum.org">Phorum software here</a>.
</p>]]></description>
      <pubDate>Thu, 03 Jan 2008 08:46:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: PHPSpec Reporting Gets A Needed Boost]]></title>
      <guid>http://www.phpdeveloper.org/news/9042</guid>
      <link>http://www.phpdeveloper.org/news/9042</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/318-PHPSpec-Reporting-Gets-A-Needed-Boost.html">made a few updates</a> to the PHPSpec software he's developed in preparation for the first stable release - additions to the reporting functionality to give as much information as possible.
</p>
<blockquote>
PHPSpec is closing in on its first stable release, so the time had finally come to spruce up its output! No more the simple reporting of failed specs - now you get a few more details in a readable format, exceptions and errors even come with traces. In addition, I've implemented specdoc output as an option (using "-s") so you can get a list of specs in their plain text form.
</blockquote>
<p>
He's also included an example of the new output in the post as well, showing the results of both successful and errored responses. You can check out the actual spec files on the <a href="http://phpmock.googlecode.com/svn/branches/padraic/specs/">googlecode repository</a> for the project and get more details on the project itself (including the latest development snapshots) on the <a href="http://dev.phpspec.org/">project's website</a>.
</p>]]></description>
      <pubDate>Wed, 14 Nov 2007 14:25:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: phpDocumentor 1.4.0 (Stable) Release]]></title>
      <guid>http://www.phpdeveloper.org/news/8318</guid>
      <link>http://www.phpdeveloper.org/news/8318</link>
      <description><![CDATA[<p>
The phpDocumentor project has <a href="http://phpdoc.org/news.php?id=56">announced the release of their latest version</a> (a stable!) - phpDocumentor 1.4.0 - on their site today:
</p>
<blockquote>
The PhpDocumentor team would like to announce the release of PhpDocumentor version 1.4.0 through SourceForge and pear.php.net. This is the first stable feature release since 2006.
</blockquote>
<p>
This new release adds in functionality for new tags for "magic" properties and methods, some new runtime options (like ignoresymlinks and undocumentedelements) and puts a new memory_limit option on the ini file to help keep it more under control.
</p>
<p>
You can grab the latest download either through a "pear upgrade" or directly from <a href="http://sourceforge.net/project/showfiles.php?group_id=11194">the project's SourceForge site</a>. <a href="http://phpdoc.org/news.php?id=56">Their latest post</a> also includes the complete Changelog for more details on the updates.
</p>
]]></description>
      <pubDate>Tue, 24 Jul 2007 11:16:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Internet Super Hero: PHP: Is mysqlnd stable?]]></title>
      <guid>http://www.phpdeveloper.org/news/8314</guid>
      <link>http://www.phpdeveloper.org/news/8314</link>
      <description><![CDATA[<p>
From the Internet Super Hero blog, there's <a href="http://blog.ulf-wendel.de/?p=146">some new benchmarks</a> posted for using <a href="http://dev.mysql.com/downloads/connector/php-mysqlnd/">mysqlnd</a> (the native MySQL driver for PHP) with the two different PHP MySQL extensions - ext/mysql and ext/mysqli.
</p>
<blockquote>
During the development of <a href="http://dev.mysql.com/downloads/connector/php-mysqlnd/">mysqlnd</a>, the MySQL native driver for PHP - an alternative to libmysql, a good number of new tests have been written. Let's see how <a href="http://www.php.net/manual/en/ref.mysql.php">ext/mysql</a> and <a href="http://www.php.net/manual/en/ref.mysqli.php">ext/mysqli</a> perform when running the test suite. Please note that this is a snapshot and figures might be slightly different when you repeat the test runs: mysqlnd is under constant development and your setup is likely to differ from mine.
</blockquote>
<p>
I won't spoil the results of <a href="http://blog.ulf-wendel.de/?p=146">the benchmarks</a>, but it is worth mentioning that he includes the configure options if you'd like to repeat the testing on your own systems. 
</p>]]></description>
      <pubDate>Tue, 24 Jul 2007 07:58:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: phpDocumentor 1.4.0 scheduled for release on 7/20]]></title>
      <guid>http://www.phpdeveloper.org/news/8287</guid>
      <link>http://www.phpdeveloper.org/news/8287</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> has <a href="http://blog.joshuaeichorn.com/archives/2007/07/18/phpdocumentor-140-scheduled-for-release-on-720/">posted a note</a> about an upcoming release of phpDocumentor, version 1.4.0, and how soon it's set to arrive.
</p>
<blockquote>
The PhpDocumentor team hopes to release the final 1.4.0 stable feature release on 7/20. If you have test-driven any of the recent pre-releases for 1.4.0 (alpha1, alpha2, RC1, RC2), please let us know any good/bad feedback you have from that experience.
</blockquote>
<p>
Several Changelog entries are <a href="http://blog.joshuaeichorn.com/archives/2007/07/18/phpdocumentor-140-scheduled-for-release-on-720/>included in the post</a> for some of the previous versions/release candidates including items added and bugs corrected. You can find complete information and the latest downloads for this documentation utility on the project's site, <a href="http://www.phpdoc.org/">http://www.phpdoc.org</a>.
</p>]]></description>
      <pubDate>Thu, 19 Jul 2007 08:51:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Zend Framework 1.0.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/8156</guid>
      <link>http://www.phpdeveloper.org/news/8156</link>
      <description><![CDATA[<p>
The Zend Framework group has <a href="http://framework.zend.com">released the long awaited</a> first stable release of the framework - Zend Framework 1.0.0. Here's some of the release announcement:
</p>
<blockquote>
<p>
Many thanks to the scores of PHP developers who have worked for many months to make this product milestone possible. Zend Framework has followed a mission to provide classes that are extremely simple, yet powerful and extensible. Zend Framework is now the best class library available for PHP 5 web application development.
</p>
<p>
The Zend Framework project has developed solutions to solve frequent needs of web application developers
</p>
</blockquote>
<p>
You can <a href="http://framework.zend.com/download">download this latest version</a> from the Framewrok's website and check out <a href="http://framework.zend.com/download">the Changelog</a> for the full list of updates.
</p>
<p>
Here's a few links to other's talking about the release:
</p>
<ul>
<li>the <a href="http://devzone.zend.com/article/2262-Zend-Framework-1.0.0-production-release">announcement on the Zend Developer Zone</a> 
<li><a href="http://www.surripui.net/2007/07/02/zend-framework-100-production-released/">Patrick Reilly</a>
<li><a href="http://andigutmans.blogspot.com/2007/07/zend-framework-10-released.html">Andi Gutmans</a> (of Zend)
<li><i>Jason Gilmore</i> on the <a href="http://opensource.apress.com/article/273/zend-framework-10-production-released">Inside Open Source</a> blog
<li>the <a href="http://hades.phparch.com/hermes/public/viewnews/index.php?id=3458">post from php|architect</a>
<li><a href="http://blog.astrumfutura.com/archives/296-Released-into-the-wild-Zend-Framework-1.0.0.html">a post</a> from <i>Pádraic Brady</i>
<li><a href="http://akrabat.com/2007/07/02/zend-framework-10-released/">a blog entry</a> from <i>Rob Allen</i>
<li>the official <A href="http://www.zend.com/company/zend_news/press_releases/2007/07/zend_framework_1_0_0_production_release">press release from Zend</a>
<li><a href="http://snook.ca/archives/quick_links/quick_link_zend_framework_1_0/">a post</a> from <i>Jonathan Snook</i>
<li><a href="http://www.symfony-project.com/weblog/2007/07/03/zend-framework-released.html">this new post</a> on the Symfony framework's blog
<li>an article <a href="http://www.internetnews.com/dev-news/article.php/3686581">from InternetNews.com</a>
<li><a href="http://www.ilimitado.de/blog/programmierung/zend-framework-fur-php/">a post</a> on Ilimitado.de about the release
</ul>]]></description>
      <pubDate>Sun, 01 Jul 2007 18:16:02 -0500</pubDate>
    </item>
  </channel>
</rss>
