<?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 17:03:31 -0500</pubDate>
    <ttl>30</ttl>
    <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[PHP.net: PHP 5.5 beta 4 is now available]]></title>
      <guid>http://www.phpdeveloper.org/news/19506</guid>
      <link>http://www.phpdeveloper.org/news/19506</link>
      <description><![CDATA[<p>
The PHP.net site has posted about the <a href="http://php.net/index.php#id2013-04-25-1">release of PHP 5.5 beta 4</a>, the last beta that will be made for this series.
</p>
<blockquote>
The PHP development team announces the release of the 4th beta of PHP 5.5.0. This release fixes some bugs against beta 3 and cleans up some features. This is a development preview - do not use it in production.
</blockquote>
<p>
Several bugs were fixed and changes made - you can read the complete list in <a href="https://github.com/php/php-src/blob/php-5.5.0beta4/NEWS">the NEWS file</a>. To get this latest beta and try it out with your applications (and run the tests) you can <a href="http://downloads.php.net/dsp">download it here</a> (<a href="http://windows.php.net/qa/">here for Windows</a>).
</p>
Link: http://php.net/index.php#id2013-04-25-1]]></description>
      <pubDate>Thu, 25 Apr 2013 09:15:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5 beta3 is available]]></title>
      <guid>http://www.phpdeveloper.org/news/19448</guid>
      <link>http://www.phpdeveloper.org/news/19448</link>
      <description><![CDATA[<p>
On PHP.net they've announced the <a href="http://php.net/index.php#id2013-04-11-1">release of the beta3 for PHP 5.5.x</a> with some bugfixes from the previous beta release.
</p>
<blockquote>
The PHP development team announces the release of the 3rd beta of PHP 5.5.0. This release fixes some bugs against beta 2. This is a development preview - do not use it in production. PHP 5.5.0beta3 is shipped with some bug fixes and improvements. 
</blockquote>
<p>
Updates include the dropping of bison <2.4 support, a fix for the DateTime serialize/unserialize and an update to the key handling in foreaches. You can see information on these changes and many more in <a href="https://github.com/php/php-src/blob/php-5.5.0beta3/NEWS">the NEWS file</a> and can download the beta release from the usual sources: <a href="http://downloads.php.net/dsp">source</a>, <a href="http://windows.php.net/qa/">Windows binaries</a>.
</p>
Link: http://php.net/archive/2013.php#id2013-04-11-1]]></description>
      <pubDate>Thu, 11 Apr 2013 12:36:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5 beta2 released]]></title>
      <guid>http://www.phpdeveloper.org/news/19383</guid>
      <link>http://www.phpdeveloper.org/news/19383</link>
      <description><![CDATA[<p>
The PHP.net site has announced the release of the latest beta for the PHP 5.5 series - <a href="http://php.net/archive/2013.php#id2013-03-28-1">PHP 5.5 beta2</a>:
</p>
<blockquote>
The PHP development team announces the release of the second beta of PHP 5.5.0. This release fixes some bugs from beta one that could prevent the release from compiling. [...] Our next beta is expected for April 11th.
</blockquote>
<p>
This is a development preview, so do not use it in production. Several bugs were fixed in this beta release - you can view the <a href="https://github.com/php/php-src/blob/php-5.5.0beta2/NEWS">NEWS file</a> for a complete list. If you'd like to help test it out in your environment and with your applications, go <a href="http://downloads.php.net/dsp">download it</a> (<a href="http://windows.php.net/qa/">Winodws</a>) and give it a shot. You can provide issues you might find back to <a href="https://bugs.php.net/">the bug tracker</a>.
</p>]]></description>
      <pubDate>Fri, 29 Mar 2013 06:37:11 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Andrew Podner: PHP 5.5 Preview: New Password Hashing API]]></title>
      <guid>http://www.phpdeveloper.org/news/19360</guid>
      <link>http://www.phpdeveloper.org/news/19360</link>
      <description><![CDATA[<p>
<i>Andrew Podner</i> has posted about the <a href="http://unassumingphp.com/php-5-5-preview-new-password-hashing-api/">password hashing functionality</a> that's coming with PHP 5.5 - how it will work and some of the benefits of its use.
</p>
<blockquote>
Recently PHP 5.5 was released into beta, which puts us one step closer to another release of PHP.  This week, I thought I would spend a little time explaining a new feature that will be implemented in 5.5 that will hopefully make dealing with passwords easier for developers to grasp and properly implement.  I cannot tell you the number of apps, even ones written within the last year or so, that I open up only to find either an md5 hash, or worse, clear text password storage.  I keep telling myself that eventually this will come to an end, and people will stop taking the easy way out.  Maybe PHP 5.5 will have made it so easy that there is simply no further excuse not to implement solid password hashing.
</blockquote>
<p>
He includes an example of the four new functions that will come with the hashing functionality: password_get_info, password_hash, password_needs_rehash and password_verify. He includes the parameters that should be included in each call and the details from the call to get the hash's info. If you're not going to be able to move up to PHP 5.5 when it's released, you might consider looking into <a href="https://github.com/ircmaxell/password_compat">this compatibility library</a> to have a similar interface and functionality (for 5.3.7 or greater).
</p>]]></description>
      <pubDate>Mon, 25 Mar 2013 12:32:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5.0 Alpha6 released]]></title>
      <guid>http://www.phpdeveloper.org/news/19289</guid>
      <link>http://www.phpdeveloper.org/news/19289</link>
      <description><![CDATA[<p>
As is mentioned in <a href="http://php.net/index.php#id2013-03-07-1">this new post</a> to PHP.net today, they've released the latest alpha for the PHP 5.5.x series - PHP 5.5.0alpha6 - for testing. This <b>is not</b> a stable release so do not use it in production by any means.
</p>
<blockquote>
The PHP development team announces the release of PHP 5.5.0alpha6. This release fixes some bugs from alpha5. It also serves as a delay for our next release, beta1, integrating ZendOptimizer+ OPCode cache which is not ready yet to be merged. All users of PHP are encouraged to test this version carefully, and report any bugs in the <a href="https://bugs.php.net/">bug tracking system</a>.
</blockquote>
<p>
Updates in this release include a fix for a bug where uninitialized ++$foo->bar; does not cause a notice, an update to the bundled PCRE 8.32, and a bugfix in ext/sockets where sendmsg/recvmsg shutdown handler causes segfault. You can get the complete list of changes <a href="https://github.com/php/php-src/blob/php-5.5.0alpha6/NEWS">here</a> and get the download over on <a href="http://downloads.php.net/dsp">this site</a> (Windows users <a href="http://windows.php.net/qa/">here</a>).
</p>]]></description>
      <pubDate>Fri, 08 Mar 2013 09:02:18 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Preview of "Refactoring Legacy Applications using CakePHP"]]></title>
      <guid>http://www.phpdeveloper.org/news/11763</guid>
      <link>http://www.phpdeveloper.org/news/11763</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i>, a guru of <a href="http://www.cakephp.org">CakePHP</a> knowledge, is <a href="http://www.littlehart.net/atthekeyboard/2009/01/16/preview-of-refactoring-legacy-applications-using-cakephp/">putting together a book</a> - "Refactoring Legacy Applications Using CakePHP".
</p>
<blockquote>
Some of you may know that I have started writing a e-book about CakePHP. I'm planning on publishing it myself for the low, low price of $7. I thought I'd let people take a sneak peek at how it looks so far by publishing the first two chapters in very rough form. 
</blockquote>
<p>
You can find a rough draft <a href="http://cakebook.s3.amazonaws.com/cakephp_book.pdf">here</a> (pdf). Keep an eye out on <i>Chris'</i> blog for more (possible) preview releases and for the final product once its wrapped.
</p>]]></description>
      <pubDate>Mon, 19 Jan 2009 09:30:26 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ian Selby's Blog: Aptana PHP 1.0 Released - Free PHP IDE]]></title>
      <guid>http://www.phpdeveloper.org/news/11572</guid>
      <link>http://www.phpdeveloper.org/news/11572</link>
      <description><![CDATA[<p>
<i>Ian Selby</i> has <a href="http://www.gen-x-design.com/archives/aptana-php-10-released-free-php-ide/">posted a look</a> at the newly released PHP support by the Aptana software:
</p>
<blockquote>
Aptana (yes, this is a shameless plug) released version 1.0 of its PHP support yesterday, and it is something that you should definitely check out. Prior to working at Aptana, I was an avid user of Zend Studio, and Coda, simply because those were the best PHP IDEs as far as I was concerned. Over the past few months, however, we've been hard at work on the PHP support for Aptana Studio, and I can say with much confidence that it is in every way as good as every other PHP IDE out there, and better than some in other respects.
</blockquote>
<p>
He talks about new features like content assist (adding userland code to the automatic completion), completion of functions with parameters already filled in and a PHP preview server and debugger built right in. You can get more information <a href="http://www.aptana.com/php">on the Aptana website</a>.
</p>]]></description>
      <pubDate>Mon, 15 Dec 2008 11:14:18 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Harmony Framework (Convert PHP to Javascript)]]></title>
      <guid>http://www.phpdeveloper.org/news/11246</guid>
      <link>http://www.phpdeveloper.org/news/11246</link>
      <description><![CDATA[<p>
<i>Maxime Bouroumeau-Fuseau</i> sent over a note about a project that's been started to try to port as much of PHP over to Javascript as possible - the <a href="http://www.harmony-framework.com/">Harmony Framework</a>.
</p>
<blockquote>
Nearly all of php features are already supported and the process is nearly instantaneous! Harmony also comes with Harmony XML, a Flex MXML like language to create components in xml and php.
</blockquote>
<p>
The <a href="http://www.harmony-framework.com/">homepage</a> even has a converter that you can use to make the PHP->Javascript transition for your own scripts. The framework is still in a Preview stage, but it already looks promising.
</p>]]></description>
      <pubDate>Mon, 20 Oct 2008 10:25:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework 1.7 Preview Release now available]]></title>
      <guid>http://www.phpdeveloper.org/news/11220</guid>
      <link>http://www.phpdeveloper.org/news/11220</link>
      <description><![CDATA[<p>
The Zend Developer Zone <a href="http://devzone.zend.com/article/3962-Zend-Framework-1.7-Preview-Release-now-available">has announced</a> the release of the latest preview of the Zend Framework - the <a href="http://devzone.zend.com/article/3962-Zend-Framework-1.7-Preview-Release-now-available">Preview Release for 1.7</a>.
</p>
<blockquote>
We are excited to announce that the <a href="http://framework.zend.com/">Zend Framework</a> 1.7 Preview Release is now available from the Zend Framework <a href="http://framework.zend.com/download/latest">download site</a>! While 1.7PR is not a feature complete release in the 1.7 series, it nevertheless contains some very important features scheduled for the 1.7 production release.
</blockquote>
<p>
Updates included in this release are things like the Zend_Amf component, an update of the Dojo toolkit, support for the dijit editor, some performance enhancements and other locale and internationalization changes.
</p>
<p>
You can download this latest release from the Zend Framework <a href="http://framework.zend.com/download/latest">download page</a> and be sure to log any problems you find into the <a href="http://framework.zend.com/issues">issue tracker</a> and help the ZF team make the framework even better.
</p>]]></description>
      <pubDate>Wed, 15 Oct 2008 16:11:38 -0500</pubDate>
    </item>
  </channel>
</rss>
