<?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>Sat, 25 May 2013 17:23:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP.net: PHP 5.3.9 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/17375</guid>
      <link>http://www.phpdeveloper.org/news/17375</link>
      <description><![CDATA[<p>
The PHP development group has officially announced the <a href="http://www.php.net/archive/2012.php#id2012-01-11-1">release of PHP 5.3.9</a>, the latest in the 5.3.x series.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.9. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
</blockquote>
<p>
Bugfixes and updates in this release include the max_input_vars directive, an autoloading issue with <a href="http://php.net/is_a">is_a</a> and changes to the FPM SAPI module. You can see the full list of changes <a href="http://www.php.net/ChangeLog-5.php#5.3.9">here</a> or just go over and download this latest release and get to installing - <a href="http://www.php.net/downloads.php">source</a>, <a href="http://windows.php.net/download/">Windows binaries</a>.
</p>]]></description>
      <pubDate>Wed, 11 Jan 2012 08:10:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.3.7 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/16745</guid>
      <link>http://www.phpdeveloper.org/news/16745</link>
      <description><![CDATA[<p>
As is <a href="http://www.php.net/index.php#id2011-08-18-1">mentioned on PHP.net</a>, the latest release of the 5.3.x series of the language has been released - PHP 5.3.7.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
</blockquote>
<p>
Security fixes in this release include updates to crypt_blowfish() and a buffer overflow in crypt(). Enhancements include the fixes for several bugs including ones related to crashing due to internal errors, iterator fixes, sockets, ini settings and more. You can find the full list of changes in the <a href="http://www.php.net/ChangeLog-5.php#5.3.7">Changelog</a> for this release.
</p>
<p>
You can download the latest source from <a href="http://www.php.net/downloads.php">the downloads page</a> or, for Windows users, <a href="http://windows.php.net/download/">the binaries</a>.
</p>]]></description>
      <pubDate>Fri, 19 Aug 2011 12:40:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.14 and PHP 5.3.3 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/14839</guid>
      <link>http://www.phpdeveloper.org/news/14839</link>
      <description><![CDATA[<p>
The main <a href="http://php.net">PHP.net</a> site has the release announcement for the two latest versions of the language - PHP 5.3.3 and PHP 5.2.14.
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users are encouraged to upgrade to this release. [...] The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.
</blockquote>
<p>
The announcements list some of the major security enhancements and fixes in both new versions as well as a few new features like updates to the PCRE libraries and more.
</p>
<p>
Note: this PHP 5.2.14 release marks the end of active support for the PHP 5.2.x branch. It is encouraged that you upgrade to PHP 5.3 by following the steps in <a href="http://www.php.net/migration53">this migration guide</a>.
</p>]]></description>
      <pubDate>Fri, 23 Jul 2010 08:37:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.9 Released!]]></title>
      <guid>http://www.phpdeveloper.org/news/12033</guid>
      <link>http://www.phpdeveloper.org/news/12033</link>
      <description><![CDATA[<p>
The latest version in the PHP 5.2.x series <a href="http://www.php.net/index.php#id2009-02-26-1">has been released</a> - PHP 5.2.9 - with several bug and stability fixes. From the announcement:
</p>
<blockquote>
The PHP development team would like to announce the immediate availability of PHP 5.2.9. This release focuses on improving the stability of the PHP 5.2.x branch with over 50 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release.
</blockquote>
<p>
Four security enhancements/fixes are specifically mentioned - a problem with imagerotate, a crash that can happen when extracting zip files, a problem with explode and empty strings and a segfault in json_decode. The full <a href="http://www.php.net/ChangeLog-5.php#5.2.9">Changelog is here</a>.
</p>
<p>
You can get the latest download from <a href="http://www.php.net/downloads.php">the downloads page</a> on the PHP.net site (or your favorite mirror).
</p>]]></description>
      <pubDate>Fri, 27 Feb 2009 07:50:08 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework v1.7.3 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/11802</guid>
      <link>http://www.phpdeveloper.org/news/11802</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/4196-Zend-Framework-v1.7.3-Released">posted an update</a> about the release of the latest stable version of the Zend Framework - version 1.7.3:
</p>
<blockquote>
The last DevZone post about Zend Framework was announcing a release candidate for version v1.7. We got a little behind and missed the fact that not only has v1.7 been officially released, but the team just recently announced v1.7.3!!
</blockquote>
<p>
A full list of bugs fixed can be found <a href="http://framework.zend.com/issues/secure/view/IssueNavigator.jspa?requestId=10923">in the bugs system</a> and new features of the 1.7.x series included the Zend_AMF component, an update to Djoj, a Google book search API and several perfomance enhancements across the board.
</p>
<p>
You can download the <a href="http://framework.zend.com/download/latest/">latest version here</a>.
</p>]]></description>
      <pubDate>Fri, 23 Jan 2009 11:16:35 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.2.2 and PHP 4.4.7 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/7771</guid>
      <link>http://www.phpdeveloper.org/news/7771</link>
      <description><![CDATA[<p>
As noted on the <a href="http://php.net/">main PHp page</a> today, the latest releases in both the 5.2.x series and the 4.4.x series of PHP have been <a href="http://www.php.net/downloads.php">released</a> today - 5.2.2 and 4.4.7.
</p>
<blockquote>
The PHP development team would like to announce the immediate <a href="http://www.php.net/downloads.php#v5">availability of PHP 5.2.2</a> and <a href="http://www.php.net/downloads.php#v4">availability of PHP 4.4.7</a>. These releases are major stability and security enhancements of the 5.x and 4.4.x branches, and all users are strongly encouraged to upgrade to it as soon as possible. Further details about the PHP 5.2.2 release can be found in the <a href="http://www.php.net/releases/5_2_2.php">release announcement for 5.2.2</a>, the full list of changes is available in the <a href="http://www.php.net/ChangeLog-5.php#5.2.2">ChangeLog for PHP 5</a>. Details about the PHP 4.4.7 release can be found in the <a href="http://www.php.net/releases/4_4_7.php">release announcement for 4.4.7</a>, the full list of changes is available in the <a href="http://www.php.net/ChangeLog-4.php#4.4.7">ChangeLog for PHP 4</a>.
</blockquote>
<p>
Among the updates in these new versions many security enhancements and fixes were made based off of several bug reports from <i>Stanislav Malyshev</i>, <i>Stefan Esser</i> and <i>Ilia Alshanetsky</i> (among others). Updates based on <i>Stefan</i>'s comments were largely issues found during the <a href="http://www.php-security.org/">Month of PHP Bugs</a>.
</p>]]></description>
      <pubDate>Fri, 04 May 2007 07:14:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter Blog: New Site Enhancements]]></title>
      <guid>http://www.phpdeveloper.org/news/7736</guid>
      <link>http://www.phpdeveloper.org/news/7736</link>
      <description><![CDATA[<p>
As mentioned in a <a href="http://codeigniter.com/news/new_site_enhancements/">new post</a> to the CodeIgniter blog today, they've added several new features and enhancements to their (recently relaunched) website.
</p>
<p>
Besides other small enhancements, they've added to main features:
<ul>
<li>a new <a href="http://codeigniter.com/bug_tracker/">bug tracking system</a> to make reporting and managing bugs simpler
<li><a href="http://codeigniter.com/projects/">the project page</a> to help keep track of websites out there using the framework. If you are, <a href="http://codeigniter.com/projects/submit/">submit yours</a> to be included.
</ul>
Be sure to check out all of the great content on <a href="http://codeigniter.com/">the rest of the site</a> too with great info like a user guide to help you get started, forums to find help, and even some <a href="http://codeigniter.com/tutorials/">video tutorials</a> to make learning the framework even easier.
</p>]]></description>
      <pubDate>Mon, 30 Apr 2007 13:56:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: FUDforum 2.7.7RC1 is out!]]></title>
      <guid>http://www.phpdeveloper.org/news/7098</guid>
      <link>http://www.phpdeveloper.org/news/7098</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has <a href="http://ilia.ws/archives/154-FUDforum-2.7.7RC1-is-out!.html">posted an announcement</a> about the availability of the latest Release Candidate for his FUDforum application - 2.7.7RC1.
</p>
<blockquote>
After a few month break since the last release, a new version of FUDforum is once again in the works. This is primarily a feature enhancement release with a slew of new functionality designed to improve the forum. Aside from the new feature a fair number of bug fixes is also available, so something for everyone.
</blockquote>
<p>
This latest release can be downloaded from <a href="http://fudforum.org/download.php>here</a>. He includes an <a href="http://fudforum.org/download.php?di=133&i=1">install script</a> and and <a href="http://fudforum.org/download.php?di=133&u=1">upgrade script</a> to help you get up to speed as well.
</p>]]></description>
      <pubDate>Tue, 16 Jan 2007 08:07:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Jones' Blog: Solar 0.24.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/6365</guid>
      <link>http://www.phpdeveloper.org/news/6365</link>
      <description><![CDATA[<p>
<i>Paul Jones</i>, developer of the Solar Application Framework, has posted the latest version of said software. Details for the release can be found in <a href="http://paul-m-jones.com/blog/?p=234">this blog posting</a> over on his site.
</p>
<blockquote>
<p>
Last night, I released version 0.24.0 of <a href="http://solarphp.com/">Solar</a>, the simple object library and application repository. Solar is a PHP 5 framework for rapid application development.
</p>
<p>
You can read the <a href="http://solarphp.com/channel.php?package=Solar&release=0.24.0&downloads">change notes</a> for a full run-down, but there are a few changes in particular that I want to highlight.
</p>
</blockquote>
<p>
He <a href="http://paul-m-jones.com/blog/?p=234">points out</a> changes in the form of two major packages:
<ul>
<li>Solar_Request - a new class developed to handle the request information for a script (get/post/cookie/etc)
<li>Solar_Session - a new class to handle the sessions in an application, complete with read-once "flash" support
</ul>
He also mentions a small change to the built-in Ajax support for the handling of the "edit" view.
</p>]]></description>
      <pubDate>Tue, 26 Sep 2006 13:50:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Alex Young's Blog: The Future of PHP is More Depressing than Ever]]></title>
      <guid>http://www.phpdeveloper.org/news/4928</guid>
      <link>http://www.phpdeveloper.org/news/4928</link>
      <description><![CDATA[From <i>Alex Young</i>'s blog there comes <a href="http://work.alexyoung.org/archives/125/the-future-of-php-is-more-depressing-than-ever">this post</a> stating some of his opinions about the future of PHP and how it "is more depressing than ever".
<p>
<quote>
<i>
Rasmus Lerdorf wrote quite a nice article called The no-framework PHP MVC framework. In it, he demonstrates how to create a simple application by using the model view controller design pattern. Using this design pattern, he creates a basic framework to save some effort with common tasks.
<p>
Put your hands up if you were a PHP programmer who was writing python or ruby on the side due to the incomprehensibly naive design of PHP… Now put your hands up if you understand and have worked extensively with object oriented programming, functional programming and perhaps agile programming. You're the guys I'm talking to.
</i>
</quote>
<p>
He <a href="http://work.alexyoung.org/archives/125/the-future-of-php-is-more-depressing-than-ever">continues</a>, alluding to the lack of sophistication amung PHP developers (procedural over OOP?) and some comments about what he thinks PHP is really missing. He does, however, encourage those out there just getting into design patterns with PHP to check out <a href="http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html">the article</a> if for nothing more than a good intro to MVC.]]></description>
      <pubDate>Fri, 03 Mar 2006 07:03:29 -0600</pubDate>
    </item>
  </channel>
</rss>
