<?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, 20 Jun 2013 06:15:32 -0500</pubDate>
    <ttl>30</ttl>
    <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[Community News: PHP 5.4 alpha3 Released for Testing]]></title>
      <guid>http://www.phpdeveloper.org/news/16678</guid>
      <link>http://www.phpdeveloper.org/news/16678</link>
      <description><![CDATA[<p>
The PHP development group has officially released the <a href="http://qa.php.net/">alpha3 of PHP 5.4</a> as ready for testing. <i>Rasmus Lerdorf</i> comments:
</p>
<blockquote>
PHP 5.4 alpha3 is available for testing now. Please give us a hand and compile it on your platform and run a "make test". Download it from <a href="http://qa.php.net/">http://qa.php.net</a> and you can see the changes in the NEWS file at <a href="http://t.co/bBVGj8P">http://t.co/bBVGj8P</a>
</blockquote>
<p>
Updates in this alpha include the shortened array syntax, binary numbers format, support for the "Class::{expr}()" syntax, removal of magic quotes related features, a change to include E_STRICT in E_ALL and several others. Head over to the <a href="http://qa.php.net">PHP QA site</a> and download this latest version to test in your environment. Remember, environments are unique, so the more test results the better - it helps make for a better quality end result.
</p>]]></description>
      <pubDate>Fri, 05 Aug 2011 08:34:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Testing PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/12451</guid>
      <link>http://www.phpdeveloper.org/news/12451</link>
      <description><![CDATA[<p>
In <a href="http://www.lornajane.net/posts/2009/Testing-PHP">this new post</a> to her blog <i>Lorna Mitchell</i> talks a bit about the <a href="http://upcoming.yahoo.com/event/2299548/">upcoming TestFest event</a> happening in Manchester next weekend and what she's learned about testing PHP to make things flow a bit smoother for her while there (and you, should you want to write tests in the future).
</p>
<blockquote>
In preparation I decided it was high time to sit down and figure out what testing PHP is all about. People kept telling me it was easy but I had no clear picture of how all the pieces went together - there are different ways of doing the same thing and although I have been keen to get involved with testing for some time, I haven't been able to get started until now.
</blockquote>
<p>
She looks at the automated tests as a part of the build ("make test") and some of the <a href="http://www.lornajane.net/uploads/tech/lcov.png">screens</a> from the <a href="http://www.lornajane.net/uploads/tech/lcov2.serendipityThumb.png">lcov</a> <a href="http://www.lornajane.net/uploads/tech/lcov3.png">testing</a> results. She also recommends reading up on <a href="http://qa.php.net/write-test.php">the phpt documentation</a> to help you get going.
</p>]]></description>
      <pubDate>Mon, 04 May 2009 12:06:42 -0500</pubDate>
    </item>
  </channel>
</rss>
