<?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, 21 May 2013 21:50:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Refulz.com: CakePHP evolves to 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/17517</guid>
      <link>http://www.phpdeveloper.org/news/17517</link>
      <description><![CDATA[<p>
On the Refulz.com blog there's a new post looking at <a href="http://php.refulz.com/cakephp-evolves-to-2/">some of the new features in CakePHP 2.0</a> including its use of lazy loading, the CakeEmail library and the new class loader.
</p>
<blockquote>
With CakePHP 2.0, they have dropped support for PHP 4 and have refactored the library code to make it strictly complaint with PHP 5.2+. Modeled on Ruby on Rails (RoR), CakePHP is a tough competition to Zend framework, Symfony and CodeIgniter.
</blockquote>
<p>
Besides the topics mentioned above, he also goes into the details of the new CakeRequest and CakeResponse models (to access information about teh current request/response). Summaries of all of the new functionality are provided along with some sample code where needed to illustrate.
</p>]]></description>
      <pubDate>Wed, 08 Feb 2012 11:15:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Delphi for PHP Updated - Version 2]]></title>
      <guid>http://www.phpdeveloper.org/news/8558</guid>
      <link>http://www.phpdeveloper.org/news/8558</link>
      <description><![CDATA[<p>
CodeGear (Borland) have release an update to their <a href="http://www.phpdeveloper.org/news/7525">Delphi for PHP</a> toolset - <a href="http://cc.codegear.com/reg/item/24955">Update 2</a> for Windows (21.8MB).
</p>
<p>
According to the <a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27409,nodeid,5.html">International PHP Magazine site</a>:
</p>
<blockquote>
The second Delphi update for PHP includes improved documentation, updated VCL for PHP, and fixes. [...] Delphi for PHP Update 2 includes an updated version on the VCL for PHP, updated InterBase client library, improved documentation, and many bug fixes. Update 2 includes new component packages, if you have a previously installed version of Delphi for PHP, those packages won't be installed automatically and you may want to use them.
</blockquote>
<p>
You can find out more about this software package from <a href="http://www.codegear.com/products/delphi/php">its page</a> over on the CodeGear.com website including a link to <a href="http://downloads.codegear.com/survey.aspx?sid=646">download a trial</a>.
</p>]]></description>
      <pubDate>Thu, 30 Aug 2007 09:51:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: The first Release Candidate of Xdebug 2]]></title>
      <guid>http://www.phpdeveloper.org/news/6443</guid>
      <link>http://www.phpdeveloper.org/news/6443</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has a <a href="http://derickrethans.nl/the_first_release_candidate_of_xdebug_2.php">quick post</a> today about the first release canididate for the latest version of the XDebug software - version two - and it's release.
</p>
<blockquote>
In the past few months I've been working on various fixes (and feature additions) for Xdebug. Most notable are the much improved code coverage and the new <a href="http://derickrethans.nl/pimping_xdebug_stack_traces.php">stack trace layout</a>. All <a href="http://xdebug.org/updates.php">these changes</a> made it into Xdebug 2.0.0RC1 which I just released through PECL. 
</blockquote>
<p>
<i>Derick</i> notes that there are a few more bugs/build fixes to work out in the debugger client before it can be included in the build. You can find out more information about xDebug and grab this latest release over on <a href="http://xdebug.org/">the project's website</a>.
</p>]]></description>
      <pubDate>Mon, 09 Oct 2006 07:08:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DynamicWebPages.de: PHP 5.1.3RC1 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/4976</guid>
      <link>http://www.phpdeveloper.org/news/4976</link>
      <description><![CDATA[DynamicWebPages.de <a href="http://www.dynamicwebpages.de/99.rdfnews.php?select=975">reports</a> that the latest PHP release candidate has been posted by <i>Ilia</i> - PHP 5.1.3RC1.
<p>
<quote>
<i>
Ilia Alshanetsky, release manager of PHP 5.1, has published the first release candidate of the upcoming 5.1.3 version of PHP. It's mainly a bug fix release, but the PCRE library was updated to version 6.6 and the CGI interface has been updated quite a bit as well. Other items improved included updates to the SPL, Reflection APU, cURL support and the GD functionality. The SimpleXML engine was also updated to allow for the use of namespaces with the addChild and addAttribute functions.
</i>
</quote>
<p>
You can grab this latest release candidate from <a href="http://downloads.php.net/ilia/">Ilia's site</a> and you can check out the <a href="http://cvs.php.net/viewcvs.cgi/php-src/NEWS?view=markup&rev=1.2027.2.450">Changelog here</a>.]]></description>
      <pubDate>Mon, 13 Mar 2006 07:19:59 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DynamicWebPages.de: PHP 4.4.2 Release Candidate 1 Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/4335</guid>
      <link>http://www.phpdeveloper.org/news/4335</link>
      <description><![CDATA[According to <a href="http://www.dynamicwebpages.de/99.rdfnews.php?select=920">this post</a> on DynamicWebPages.de today, the first Release Candidate of the PHP 4.4.2 series <a href="http://downloads.php.net/derick/">has been posted</a>.
<p>
<quote>
<i>
Derick Rethans, the release manager for the upcoming PHP version, 4.4.2, has published the first Release Candidate for this series. Those who use PHP under Apache 2 or mod_rewrite right now, are specifically being asked to test this release. There have been reports of failures with this specific setup.
<p>
All further changes of the version can be found in the <a href="http://cvs.php.net/co.php/php-src/NEWS?r=1.1247.2.920.2.81">Changelog</a>. Originally, the final version was going to be released on Tuesday. However with the help of a few industrious testers, the few errors can found (like the crashing issue with Apache 2) and taken care of so that the new release candidate shouldn't be far behind.
</i>
</quote>
<p>
You can download this latest <a href="http://downloads.php.net/derick/">Release Candidate here</a>...]]></description>
      <pubDate>Sat, 19 Nov 2005 05:47:58 -0600</pubDate>
    </item>
  </channel>
</rss>
