<?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>Wed, 22 May 2013 12:42:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brandon Savage: Compiling PHP 5.5 From Scratch]]></title>
      <guid>http://www.phpdeveloper.org/news/19587</guid>
      <link>http://www.phpdeveloper.org/news/19587</link>
      <description><![CDATA[<p>
<i>Brandon Savage</i> has a new post to his site today showing you how to <a href="http://www.brandonsavage.net/compiling-php-5-5-from-scratch/">compile and install PHP 5.5</a>, the next major upcoming release for the language (in RC status as of the time of this post though).
</p>
<blockquote>
There's always a lag behind new releases of PHP and releases of packages for operating systems such as Ubuntu. This lag time means that you could be kept from upgrading to the latest and greatest PHP for a year or more, unless you use an outside repository like Dotdeb. [...] Instead, I roll my own version of PHP. It's simple and easy to do, and something that any developer can do. Here's my instructions for doing so on a fresh Ubuntu installation.
</blockquote>
<p>
He gives a reason or two why you might want to "roll your own" installation and helps you get the environment prepared via some "aptitude" install commands for supporting software. Commands are included for installing needed dependencies, configuring/building PHP and updating Apache to use this new install. He finishes it up with a few smaller things to do like making the php.ini and enabling the Zend opcode caching extension.
</p>
Link: http://www.brandonsavage.net/compiling-php-5-5-from-scratch]]></description>
      <pubDate>Wed, 15 May 2013 09:48:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5.0RC1 is available]]></title>
      <guid>http://www.phpdeveloper.org/news/19567</guid>
      <link>http://www.phpdeveloper.org/news/19567</link>
      <description><![CDATA[<p>
As is mentioned on <a href="http://php.net">PHP.net</a> today, the first release candidate for the PHP 5.5.x series, PHP 5.5.0RC1, <a href="http://php.net/index.php#id2013-05-09-2">has been released for testing</a>:
</p>
<blockquote>
The PHP development team announces the availability of the first release candidate of PHP 5.5. This release fixes some bugs as well as some possible leaks from our last beta. This is a development preview - do not use it in production!
</blockquote>
<p>
Some of the more major changes in this release include an update to the FPM SAPI for QUERY_STRING, a fix for a build issue with libgd, bugs in SNMP and a problem with stream_select on Windows x64 systems. You can find the full list of changes in the <a href="https://github.com/php/php-src/blob/php-5.5.0RC1/NEWS">NEWS</a> file. Please <a href="http://downloads.php.net/dsp">download and test</a> (Windows binaries <a href="http://windows.php.net/qa/">here</a>) this latest release to help the development team find issues and move along with the PHP 5.5.x releases.
</p>
Link: http://php.net/index.php#id2013-05-09-2]]></description>
      <pubDate>Thu, 09 May 2013 10:27:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 5.3.18RC1 & PHP 5.4.8RC1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/18561</guid>
      <link>http://www.phpdeveloper.org/news/18561</link>
      <description><![CDATA[<p>
The latest Release Candidates in the PHP 5.3.x and 5.4.x series and are available for download and testing - PHP 5.3.18RC1 and PHP 5.4.8RC1:
</p>
<blockquote>
We've released PHP 5.3.18RC1 and 5.4.8RC1. This is a regular bugfix release, the full list of issues fixed can be found in the NEWS files. Please test and report if anything is broken. If no critical issues is found in this RC, the final version will be released in two weeks.
</blockquote>
<p>
Bugs fixed in this release include issues with is_callable, the catching of an exception in an __autoload call, fixes for the SOAP an dSPL extensions as well as updates to the CLI server (501 response, PATCH support) and changes to the DOM, FPM and cURL extensions. You can download these latest Candidates and get testing here:
</p>
<p><b>5.3.18RC1:</b></p>
<ul>
<li><a href="http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2">http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2</a>
<li><a href="http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz">http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz</a>
</ul>
<p><b>5.4.8RC1:</b></p>
<ul>
<li><a href="http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2">http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2</a>
<li><a href="http://downloads.php.net/stas/php-5.4.8RC1.tar.gz">http://downloads.php.net/stas/php-5.4.8RC1.tar.gz</a>
</ul>
<p>
Windows binaries for both as always are at: <a href="http://windows.php.net/qa/">http://windows.php.net/qa/</a>
</p>]]></description>
      <pubDate>Fri, 05 Oct 2012 09:22:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.1RC2 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/17816</guid>
      <link>http://www.phpdeveloper.org/news/17816</link>
      <description><![CDATA[<p>
As mentioned on the main PHP.net site, the latest Release Candidate for the PHP 5.4.x series is <a href="http://www.php.net/index.php#id2012-04-13-1">now available for testing</a>:
</p>
<blockquote>
This is the 2nd release candidate. The release candidate phase is intended as a period of bug fixing prior to the stable release. The release candidate fixes a critical issue when using the internal classes in multiple threads. A complete list of changes since the last release candidate can be found in the <a href="http://git.php.net/?p=php-src.git;a=blob;f=NEWS;h=d647f8de7cf080b599a73e092d683273fbf744e8;hb=fa1437b144683eae4d253473c35e375f7b743811">NEWS</a> file.
</blockquote>
<p>
The source packages can be downloaded from <a href="http://qa.php.net/">the main QA site</a> and the Windows binary packages from <a href="http://windows.php.net/qa/">the Windows QA site</a>.
</p>]]></description>
      <pubDate>Fri, 13 Apr 2012 12:19:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.4.0 RC8 released]]></title>
      <guid>http://www.phpdeveloper.org/news/17581</guid>
      <link>http://www.phpdeveloper.org/news/17581</link>
      <description><![CDATA[<p>
The PHP project has <a href="http://www.php.net/archive/2012.php#id2012-02-24-1">officially announced the latest release candidate</a> for the upcoming PHP 5.4.0 series - PHP 5.4.0 RC8.
</p>
<blockquote>
The PHP development team would like to announce the 8th 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 8th 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>
Improvements in this release include bugfixes for an issues with <a href="http://php.net/htmlspecialchars">htmlspecialchars</a>/<a href="http://php.net/htmlentities">htmlentities</a> as well as improving on the "max_input_vars" configuration setting to work better with nested variables. You can find the full list of changes <a href="https://svn.php.net/repository/php/php-src/tags/php_5_4_0RC8/NEWS">in the NEWS file</a> and download the release for testing <a href="http://qa.php.net/">from the QA site</a> (<a href="http://windows.php.net/qa/">Windows binaries</a>).
</p>]]></description>
      <pubDate>Fri, 24 Feb 2012 08:46:15 -0600</pubDate>
    </item>
    <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>
  </channel>
</rss>
