<?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>Thu, 04 Dec 2008 13:55:22 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Johannes Schluter's Blog: Easter - Don't just look for eggs but also for bugs]]></title>
      <guid>http://www.phpdeveloper.org/news/9837</guid>
      <link>http://www.phpdeveloper.org/news/9837</link>
      <description><![CDATA[<p>
<i>Johannes Schluter</i> <a href="http://schlueters.de/blog/archives/67-Easter-Dont-just-look-for-eggs-but-also-for-bugs.html">recommends</a> that, this Easter, you not only enjoy the holiday and hunt some eggs but also do a little bug hunting at the same time:
</p>
<blockquote>
Around Easter there are different holidays, in Germany for instance Friday and Monday are holidays. This gives you some time without annoying customers and colleagues asking you to do stuff. So what could you PHP geeks do when getting bored? - A good idea is to test PHP development <a href="http://snaps.php.net/">snapshots</a>.
</blockquote>
<p>
The PHP group has put out the <a href="http://qa.php.net/">second release candidate</a> for PHP 5.2.6 and is looking for a few good testers to help them find whatever issues may lie deep in its code. Accoring to <i>Johannes</i>, though, not much should be broken this time. It's PHP 5.3 everyone should really watch out for...
</p>
<p>
So <a href="http://qa.php.net/">grab a snapshot</a> and get testing!
</p>]]></description>
      <pubDate>Fri, 21 Mar 2008 11:29:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: RC2 Is The New RC1 (PHPUnit)]]></title>
      <guid>http://www.phpdeveloper.org/news/9028</guid>
      <link>http://www.phpdeveloper.org/news/9028</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has <a href="http://sebastian-bergmann.de/archives/717-RC2-Is-The-New-RC1.html">posted about</a> the latest release of the popular unit testing framework for PHP, <a href="http://www.phpunit.de">PHPUnit 3.2</a>.
</p>
<blockquote>
I have just released a second release candidate for <a href="http://www.phpunit.de/">PHPUnit</a> 3.2, the next major version of the <a href="http://en.wikipedia.org/wiki/XUnit">xUnit</a> testing framework for <a href="http://www.php.net/">PHP</a>.
</blockquote>
<p>
According to <a href="http://www.phpunit.de/wiki/ChangeLog">the Changelog</a>, updates in this new Release Candidate include a number of updates to the software metrics that can be run on code (at project, file, function, class and method level), the addition of DbUnit, code coverage improvements, bug fixes to the TestUI test runner and Selenium integration and much more.
</p>]]></description>
      <pubDate>Tue, 13 Nov 2007 10:24:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: 5.2.5RC1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/8865</guid>
      <link>http://www.phpdeveloper.org/news/8865</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has <a href="http://ilia.ws/archives/185-5.2.5RC1-Released-for-Testing.html">noted that</a> the latest release canidate for the PHP 5.2.x series, PHP 5.2.5RC1, is now <a href="http://downloads.php.net/ilia/php-5.2.5RC1.tar.bz2">available for download</a>.
</p>
<blockquote>
This RC includes a fair number of fixes since our last release and predominantly works on improving the stability of the 5.2 tree as well as including a small number of minor security fixes. I'd like to ask everyone to test this release against your code and setups, we are aiming for a quick release cycle and user feedback is critical for a successful release.
</blockquote>
<p>
You can download this new edition directly <a href="http://downloads.php.net/ilia/php-5.2.5RC1.tar.bz2">from here</a> (no Windows builds yet).
</p>]]></description>
      <pubDate>Thu, 18 Oct 2007 20:07:06 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Xinc Project Release - Release Candidate 1]]></title>
      <guid>http://www.phpdeveloper.org/news/8205</guid>
      <link>http://www.phpdeveloper.org/news/8205</link>
      <description><![CDATA[<p>
The <a href="http://xinc.entrypoint.biz/">Xinc project</a> has released the latest version of their continuous integration tool (Xinc Is Not CruiseControl) - <a href="http://xinc.entrypoint.biz/downloads/xinc-1.0-RC1.tar.gz">Release Candidate 1</a>.
</p>
<blockquote>
Xinc (Xinc Is Not CruiseControl) is a free open source continuous integration tool written in PHP 5. It currently supports Subversion and Phing but is extensible to work with any version control or build tool. Xinc is released under an LGPL license. [...] The release candidate contains an updated basic web reporting component. This can be utilized simply by copying web/index.php to a web accessible location.
</blockquote>
<p>
Their goal is to have a release of the stable 1.0 version in about three weeks and have frozen the code base in preparation. Most of the work left to be done involves the setup of a PEAR channel (to make installation a snap) and fleshing out the documentation to make things easier for developers just coming in and checking it out.
</p>]]></description>
      <pubDate>Mon, 09 Jul 2007 13:40:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Xdebug 2.0.0RC4]]></title>
      <guid>http://www.phpdeveloper.org/news/7869</guid>
      <link>http://www.phpdeveloper.org/news/7869</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has a <a href="http://derickrethans.nl/xdebug_200rc4.php">quick announcement</a> today about the latest advancement on the <a href="http://xdebug.org/">XDebug</a> front - the posting of the latest Release Candidate, XDebug 2.0.0RC4.
</p>
<blockquote>
There are two major changes that needs some introduction. The first one is that the profiler_output_name and trace_output_name settings no longer accept simple values such as "crc32".
</blockquote>
<p>
They now accept different format specifiers (think <a href="http://php.net/printf">printf</a> style). The <a href="http://xdebug.org/docs">documentation</a> will be updated soon with this new information. You can grab this updated version <a href="http://www.xdebug.org/link.php?url=xdebug200rc4">directly from their site</a> or check out some of the <a href="http://www.xdebug.org/docs/">documentation</a> and some of the other <a href="http://www.xdebug.org/">news</a> about the project. <a href="http://www.xdebug.org/link.php?url=snaps-win">Windows builds</a> (older version) of the project are also available.
</p>]]></description>
      <pubDate>Fri, 18 May 2007 07:54:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: 5.2.2RC2 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/7722</guid>
      <link>http://www.phpdeveloper.org/news/7722</link>
      <description><![CDATA[<p>
In conjunction with <a href="http://www.phpdeveloper.org/news/7721">this other post</a>, <i>Ilian Alshantesky</i> has <a href="http://ilia.ws/archives/167-5.2.2RC2-Released.html">posted his own announcement</a> about the latest Release Candidate from the PHP group - PHP 5.2.2 RC2.
</p>
<blockquote>
Since there were no major regressions in RC1 and RC2 only resolved pre-existing issues the goal is to proceed with the final release next Thursday. To make sure that the release is solid and does not break any existing code I would like ask everyone to test it against their code to see if everything still works as expected. If you identify any new issues since 5.2.1, please let me know.
</blockquote>
<p>
Here's the downloads:
<ul>
<li><a href="http://downloads.php.net/ilia/php-5.2.2RC2.tar.bz2">http://downloads.php.net/ilia/php-5.2.2RC2.tar.bz2</a>
<li><a href="http://downloads.php.net/edink/php-5.2.2RC2-Win32.zip">http://downloads.php.net/edink/php-5.2.2RC2-Win32.zip</a>
</ul>
</p>]]></description>
      <pubDate>Fri, 27 Apr 2007 10:02:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Edin Kadribasic's Blog: PHP 5.2.2 RC2 Windows build available]]></title>
      <guid>http://www.phpdeveloper.org/news/7721</guid>
      <link>http://www.phpdeveloper.org/news/7721</link>
      <description><![CDATA[<p>
<i>Edin Kadribasic</i> has <a href="http://edin.dk/archives/36-PHP-5.2.2-RC2-Windows-build-available.html">announced the release</a> today of multiple versions of the Windows installations for the latest PHP - version 5.2.2 RC2.
</p>
<p>
The downloads are broken up into two categories:<br/>
<b>Standard build</b>
<ul>
<li><a href="http://downloads.php.net/edink/php-5.2.2RC2-Win32.zip">php-5.2.2RC2-Win32.zip</a>
<li><a href="http://downloads.php.net/edink/php-5.2.2RC2-win32-installer.msi">php-5.2.2RC2-win32-installer.msi</a>
<li><a href="http://downloads.php.net/edink/pecl-5.2.2RC2-Win32.zip">pecl-5.2.2RC2-Win32.zip</a>
<li><a href="http://downloads.php.net/edink/php-debug-pack-5.2.2RC2-Win32.zip">php-debug-pack-5.2.2RC2-Win32.zip</a>
</ul>
<b>FastCGI build</b>
<ul>
<li><a href="http://downloads.php.net/edink/php-5.2.2RC2-nts-Win32.zip">php-5.2.2RC2-nts-Win32.zip</a>
<li><a href="http://downloads.php.net/edink/pecl-5.2.2RC2-nts-Win32.zip">pecl-5.2.2RC2-nts-Win32.zip</a>
<li><a href="http://downloads.php.net/edink/php-debug-pack-5.2.2RC2-nts-Win32.zip">php-debug-pack-5.2.2RC2-nts-Win32.zip</a>
</ul>
</p>
<p>
All other unix-based developers can download their verions from <A href="http://qa.php.net/rc.php">the official PHP QA website</a> for testing.
</p>]]></description>
      <pubDate>Fri, 27 Apr 2007 09:13:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: FUDforum 2.7.7RC2 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/7691</guid>
      <link>http://www.phpdeveloper.org/news/7691</link>
      <description><![CDATA[<p>
As <i>Ilia Alshanetsky</i> <a href="http://ilia.ws/archives/166-FUDforum-2.7.7RC2-Released.html">reports today</a>, the latest release candidate for a project he works on, <a href="http://fudforum.org">FUDForum</a>, has been released - <a href="http://fudforum.org/download.php?di=134&u=1">version 2.7.7RC2</a>.
</p>
<blockquote>
The final release candidate of FUDforum 2.7.7RC2 is now available for download. This releases' focus has been primarily bug fixing with a fair number of small issues being resolved. I anticipate this RC will go smoothly and will be followed by a final within 2-3 weeks.
</blockquote>
<p>
More information on the project and this new release can be found <a href="http://fudforum.org">on its website</a> or, if you're the impatient type, you can just download <a href="http://fudforum.org/download.php?di=134&i=1">the install script</a> and the <a href="http://fudforum.org/download.php?di=134&u=1">upgrade script</a> to get to work. Oh, and <a href="http://fudforum.org/forum/index.php?t=msg&goto=36984">here's what changed</a>...
</p>]]></description>
      <pubDate>Tue, 24 Apr 2007 09:19:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: 5.2.2RC1 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/7600</guid>
      <link>http://www.phpdeveloper.org/news/7600</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has <a href="http://ilia.ws/archives/165-5.2.2RC1-Released-for-Testing.html">posted a new release announcement</a> for the latest Release Candidate in the PHP 5.2.x series - PHP 5.2.2RC1.
</p>
<blockquote>
The focus of this release is twofold, number one we are continuing to stabilize the language, with over 60 bug fixes. The second goal was to improve the security of the language through an internal audit as well as by addressing previously unknown bugs identified by MOPB. As you can imagine both these goals result in a rather extensive set of changes, so testing to make sure no new bugs or regressions were introduced is critical.
</blockquote>
<p>
He <a href="http://ilia.ws/archives/165-5.2.2RC1-Released-for-Testing.html">stresses</a> the importance of testing this release because of a real push to get this release (with all of its bugfixes) out as soon as possible.
</p>
<p>
Downloads:
<ul>
<li><a href="http://downloads.php.net/ilia/php-5.2.2RC1.tar.bz2">BZipped download</a>
<li><a href="http://downloads.php.net/ilia/php-5.2.2RC1.tar.gz">GZipped download</a>
</ul>
</p>]]></description>
      <pubDate>Wed, 11 Apr 2007 09:18:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: PHP 4.4.5 Segfaults (register_globals = on)]]></title>
      <guid>http://www.phpdeveloper.org/news/7335</guid>
      <link>http://www.phpdeveloper.org/news/7335</link>
      <description><![CDATA[<p>
According to <a href="http://www.dynamicwebpages.de/99.rdfnews.php?select=1127">this new post</a> on DynamicWebPges.de and <a href="http://news.php.net/php.internals/28086">a message</a> from <i>Derick Rethans</i> on the php.internals mailing list, there's an issue with PHP 4.4.5 where sessions are causing segfaults when register_globals is set to "On".
</p>
<p>
As per <i>Derick</i>:
</p>
<blockquote>
Because of this I'd like to release a 4.4.6 soon with this fixes. As 
there is also an upgrade to pcre 7.0 we'd need at least one RC, which I 
plan to release on Thursday.
</blockquote>
<p>
Users of the PHP 4.4.x series should keep watch for this new update to correct the issue quickly.
</p>]]></description>
      <pubDate>Fri, 23 Feb 2007 09:31:00 -0600</pubDate>
    </item>
  </channel>
</rss>
