<?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, 12 Feb 2012 20:06:53 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.0RC4 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/17313</guid>
      <link>http://www.phpdeveloper.org/news/17313</link>
      <description><![CDATA[<p>
The latest version of PHP in the 5.4.0 release candidate series <a href="http://www.php.net/index.php#id2011-12-25-1">has been posted</a> - PHP 5.4.0 RC4</a>, complete with new features and lots of bugfixes.
</p>
<blockquote>
The PHP development team is proud to announce the 4th release candidate of PHP 5.4. PHP 5.4 includes new language features and removes several legacy (deprecated) behaviours. Windows binaries can be downloaded from the Windows QA site. THIS IS A RELEASE CANDIDATE - DO NOT USE IT IN PRODUCTION! This is the 4th release candidate. The release candidate phase is intended as a period of bug fixing prior to the stable release. No new features should be included before the final version of PHP 5.4.0.
</blockquote>
<p>
Updates in this release candidate include an update to the max_input_vars directive and a fix for a segfault in the traits code. You can find the full notes for the release in the <a href="https://svn.php.net/repository/php/php-src/tags/php_5_4_0RC4/NEWS">NEWS</a> file and can download the latest from the PHP.net site - <a href="http://www.php.net/downloads.php">source downloads</a>, <a href="http://windows.php.net/qa/">Windows binaries</a>.
</p>]]></description>
      <pubDate>Wed, 28 Dec 2011 08:55:32 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 5.4.0beta1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/16870</guid>
      <link>http://www.phpdeveloper.org/news/16870</link>
      <description><![CDATA[<p>
The PHP development team has <a href="http://qa.php.net/">released the latest beta</a> version of the PHP 5.4.x series for testing - 5.4.0beta1.
</p>
<blockquote>
Release candidates are development packages released to check if any critical problems have slipped into the code during the previous development period. Release candidates are NOT for production use, they are for testing purposes only even though in most cases there are almost no differences between the general availability (GA) release and the last RC. You can help the PHP Team and yourself detect problems by installing and testing release candidates on your own (non-production!) server. 
</blockquote>
<p>
You're encouraged to compile this version on your platform and include the "make test" command in the process to report any issues found directly back to the PHP dev group. Windows users can find the latest binaries over on <a href="http://windows.php.net/qa">windows.php.net</a>.
</p>]]></description>
      <pubDate>Fri, 16 Sep 2011 12:12:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Johannes Schluter's Blog: PHP 5.3.1RC2]]></title>
      <guid>http://www.phpdeveloper.org/news/13420</guid>
      <link>http://www.phpdeveloper.org/news/13420</link>
      <description><![CDATA[<p>
<i>Johannes Schluter</i> has <a href="http://schlueters.de/blog/archives/121-PHP-5.3.1RC2.html">posted about the release</a> of the latest Release Candidate of the PHP 5.3.x series - PHP 5.3.1RC2.
</p>
<blockquote>
Just a quick heads-up: After quite some time from RC1 PHP 5.3.1RC2 has finally been packaged and released. The <a href="http://bugs.php.net/">PHP bug tracker</a> is welcoming reports about issues, I also welcome positive feedback.
</blockquote>
<p>
Here's the links to the downloads: <a href="http://downloads.php.net/johannes/php-5.3.1RC2.tar.bz2">tar.bz2</a>, <a href="http://downloads.php.net/johannes/php-5.3.1RC2.tar.gz">tar.gz</a> and <a href="http://windows.php.net/qa/">Windows binaries</a>.
</p>]]></description>
      <pubDate>Thu, 22 Oct 2009 13:06:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 5.2.10RC1 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/12582</guid>
      <link>http://www.phpdeveloper.org/news/12582</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> <a href="http://ilia.ws/archives/198-PHP-5.2.10RC1-Released-For-Testing.html">has posted</a> about the release of the latest Release Candidate for the PHP 5.2.x series - <a href="http://qa.php.net">PHP 5.2.10RC1</a>.
</p>
<blockquote>
This is a stabilization release with a whole bunch of bug fixes and no new features, so I hope it'll get released quickly. You can help make it happen by testing your code against this RC and reporting any new bugs and/or regressions you come across.
</blockquote>
<p>
You can grab the source download <a href="http://downloads.php.net/ilia/php-5.2.10RC1.tar.bz2">here</a> and can find the Windows binary packages <a href="http://windows.php.net/qa/">on the Windows QA site</a>.
</p>]]></description>
      <pubDate>Thu, 28 May 2009 07:57:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 5.3 RC2 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/12479</guid>
      <link>http://www.phpdeveloper.org/news/12479</link>
      <description><![CDATA[<p>
As <i>Johannes Schluter</i> mentions in <A href="http://schlueters.de/blog/archives/106-PHP-5.3.0-RC-2-released.html">this new blog post</a>, the latest release candidate for the upcoming PHP 5.3 release is now available for download.
</p>
<blockquote>
5.3 is  rather big release including support for namespaces, closures, phar archives, internatioalization support via the new intl extension, improved SQLite support, mysqlnd as backend for the MySQL exensions, impressive performance improvements, ... and tons of other bigger and minor things.
</blockquote>
<p>
You can grab this latest download over on <a href="http://qa.php.net">PHP.net QA site</a> includng both the source for unix-based machines and <a href="http://windows.php.net/qa/">packages</a> for Windows.
</p>
<p>
<i>Chris Jones</i> has also <a href="http://blogs.oracle.com/opal/2009/05/php_53_release_candidate_2_is.html">posted some thoughts</a> on the new release candidate and, of course, <a href="http://www.php.net/index.php#id2009-05-07-1">here's the official announcement</a> from PHP.net.
</p>]]></description>
      <pubDate>Fri, 08 May 2009 07:53:51 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Keith Casey's Blog: web2project Status Update: Release Candidate 1]]></title>
      <guid>http://www.phpdeveloper.org/news/12348</guid>
      <link>http://www.phpdeveloper.org/news/12348</link>
      <description><![CDATA[<p>
<i>Keith Casey</i> <a href="http://caseysoftware.com/blog/web2project-status-update-release-candidate-1">has announced</a> the first (ever) Release Candidate of the <a href="http://web2project.net/">web2Project</a> project management system that follows "the concept of a Rich Internet Application (RIA) we will be providing an interactive and effective way of managing projects."
</p>
<blockquote>
I could talk about commits, issue counts, etc, but that's actually the least important part...As of early morning EST on 13 April 2009, the web2project Release Candidate is live: <a href="https://sourceforge.net/project/showfiles.php?group_id=208735&release_id=675438&package_id=250230">web2project-v1.0-rc1.tar.gz</a>
</blockquote>
<p>
<a href="http://caseysoftware.com/blog/web2project-status-update-release-candidate-1">His post</a> details some of the recent improvements to the software - fixes to Department filters, a major update to Cascading Tasks and a call for testing from the development community.
</p>
<p>
You can try out a demo of the tool <a href="http://demo.web2project.net/">here</a> and learn more about it in <a href="http://media.blueparabola.com/tek09-webcasts/Time_and_Project_Management_with_web2project_Keith_Casey.pdf">this webcast</a>.
</p>]]></description>
      <pubDate>Wed, 15 Apr 2009 15:43:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net:  PHP 5.3.0RC1 Release Announcement]]></title>
      <guid>http://www.phpdeveloper.org/news/12207</guid>
      <link>http://www.phpdeveloper.org/news/12207</link>
      <description><![CDATA[<p>
As <a href="http://www.php.net/index.php#id2009-03-24-1">announced on PHP.net</a> - the latest release candidate in the PHP 5.3 series has been made available for download - <a href="http://qa.php.net/">PHP 5.3.0RC1</a>.
</p>
<blockquote>
The PHP development team is proud to announce the availability of the first release candidate of PHP 5.3.0 (PHP 5.3.0RC1). This release marks the final phase in a major improvement in the 5.X series, which includes a large number of new features, bug fixes and security enhancements.
</blockquote>
<p>
Key features of this new release include: namespaces, late static binding, better garbage collection, mysqlnd driver support, new bundled extensions (like phar, intl, fileinfo and sqlite3) as well as many, many bug fixes. You can find out more about all of the changes in this version, check out <a href="http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markup&pathrev=PHP_5_3">the NEWS file</a> and can download the release candidate <a href="http://qa.php.net/">from the QA site here</a>.
</p>]]></description>
      <pubDate>Wed, 25 Mar 2009 07:56:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: PHP 5.2.9RC1]]></title>
      <guid>http://www.phpdeveloper.org/news/11898</guid>
      <link>http://www.phpdeveloper.org/news/11898</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has <a href="http://ilia.ws/archives/192-5.2.9RC1.html">posted an announcement</a> about the release of the latest Release Candidate for the PHP 5.2.9 series - PHP 5.2.9RC1.
</p>
<blockquote>
I was not planning on 5.2.9 before 5.3 was going to come out, but we've accumulated a fairly high number of bug fixes and a couple of issues with new version of libxml and PHP indicate we need another 5.2 release, so here we are. The release cycle should be pretty quick (I hope) and if all goes well the final will be released before the month is out.
</blockquote>
<p>
You can download this latest release <a href="http://downloads.php.net/ilia/php-5.2.9RC1.tar.bz2">here</a> (Windows release <a href="http://windows.php.net/qa/">here</a>). If you want to find out how you can help to test this Release Candidate, check out <a href="http://qa.php.net/rc.php">this page</a> on the PHP QA site.
</p>]]></description>
      <pubDate>Fri, 06 Feb 2009 09:32:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: eZ Components Release Candidate 2008.2]]></title>
      <guid>http://www.phpdeveloper.org/news/11573</guid>
      <link>http://www.phpdeveloper.org/news/11573</link>
      <description><![CDATA[<p>
<a href="http://ezcomponents.org">eZ Components</a>, the enterprise-ready library of PHP components (that can be used together or separately for PHP applications has made a new release candidate available for download: 
</p>
<blockquote>
The eZ Components team just released a release candidate of the new
2008.2 release. This release candidate resolves a couple of issues that
where found during the testing and review process. The release candidate
can be installed by running the following command: pear upgrade ezc/ezcomponents
</blockquote>
<p>
You can also download the full package from the <a href="http://ezcomponents.org/download">downloads page</a> on the eZ Components site. Check out the <a href="http://ezcomponents.org/resources/news/news-2008-12-15">release announcement</a> for more information on whats been updated.
</p>]]></description>
      <pubDate>Mon, 15 Dec 2008 12:07:15 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: PHP 5.2.7RC3 Released (Go test!)]]></title>
      <guid>http://www.phpdeveloper.org/news/11377</guid>
      <link>http://www.phpdeveloper.org/news/11377</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> has <a href="http://blog.thepimp.net/archives/PHP-5.2.7RC3-released,-please-test!.html">pointed out</a> that the latest release candidate of the PHP 5.2.x series (5.2.7RC3) has been <a href="http://qa.php.net/">posted for download</a>.
</p>
<blockquote>
PHP 5.2.7RC3 has been released. It is likely to be the last RC and the final release is planed for Thursday next week. Please test it and report any issue you may found. The sources can be fetched <a href="http://qa.php.net/">here</a> and the binaries in the <a href="http://windows.php.net/qa/">windows</a> site.
</blockquote>
<p>
He also mentions a milestone for the PHP project - releasing the Windows builds at the same time as the normal source builds. Check out <a href="http://news.php.net/php.internals/41745"the announcement</a> on the php.internals list for more information.
</p>]]></description>
      <pubDate>Mon, 10 Nov 2008 11:13:18 -0600</pubDate>
    </item>
  </channel>
</rss>

