<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>php-deluxe.net</title>
    <link>http://www.php-deluxe.net/</link>
    <description>webserver programming under linux</description>
    <lastBuildDate>Sat, 17 May 2008 02:07:49</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>XOOPS</generator>
    <category>News</category>
    <managingEditor>info@php-deluxe.net</managingEditor>
    <webMaster>info@php-deluxe.net</webMaster>
    <language>en</language>
        <image>
      <title>php-deluxe.net</title>
      <url>http://www.php-deluxe.net/images/logo.gif</url>
      <link>http://www.php-deluxe.net/</link>
      <width>144</width>
      <height>80</height>
    </image>
            <item>
      <title>PHP 5.2.6 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=954</link>
      <description>The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.Security Enhancements and Fixes in PHP 5.2.6:Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.Upgraded bundled PCRE to version 7.6&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#id2008-05-01-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Fri, 02 May 2008 18:38:10</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=954</guid>
    </item>
        <item>
      <title>Google Summer of Code: php.net students</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=953</link>
      <description>The PHP team is once again proud to participate in the Google Summer of Code. Ten students will &quot;flip bits instead of burgers&quot; this summer: Zend LLVM Extension by JoonasGovenius, mentored by NunoLopes PHP Optimizer by SamuelGraham Kelly IV, mentored by DerickRethans PhD Improvements and Updates by NicholasSloan, mentored by HannesMagnusson Replace auto* with CMake by Alejandro LeivaRojas, mentored by Pierre A.Joye gsoc:2008 - XDebug by Chung-YangLee, mentored by DavidCoallier Rewrite the run-tests.php script by CesarMontedonico, mentored by TravisSwicegood PHP Bindings for Cairo by AkshatGupta, mentored by AnantNarayanan Algorithm Optimizations by MichalDziemianko, mentored by ScottMacVicar PECL, Website Improvements by BarryCarlyon, mentored by Helgi ÃormarÃorbjÃ¶rnsson Implement Unicode into PHP 6 by Henrique do NascimentoAngelo, mentored by ScottMacVicar&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#id2008-04-22-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Tue, 22 Apr 2008 22:35:05</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=953</guid>
    </item>
        <item>
      <title>TestFest 2008</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=952</link>
      <description>The PHP-QA team would like to announce the TestFest for the month of May 2008. The TestFest is an event that aims at improving the code coverage of the test suite for the PHP language itself. As part of this event, local User Groups (UG) are invited to join the TestFest. These UGs can meet physically or come together virtually. The point however is that people network to learn together. Aside from being an opportunity for all of you to make friends with like minded people in your (virtual) community, it also will hopefully reduce the work load for the PHP.net mentors.All it takes is someone to organize a UG to spearhead the event and to get others involved in writing phpt tests. The submissions will then be reviewed by members of php.net before getting included in the official test suite. Please visit the TestFest homepage to get additional details on the TestFest on how to get involved, either as a UG or by setting up the necessary infrastructure.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2008-03-30-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Mon, 31 Mar 2008 18:43:57</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=952</guid>
    </item>
        <item>
      <title>PHP 4.4.8 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=951</link>
      <description>The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08. Security Enhancements and Fixes in PHP 4.4.8:Improved fix for MOPB-02-2007.Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.Fixed integer overlow in str[c]spn().Fixed regression in glob when open_basedir is on introduced by #41655 fix.Fixed money_format() not to accept multiple %i or %n tokens.Addded &quot;max_input_nesting_level&quot; php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378). For a full list of changes in PHP 4.4.8, see the ChangeLog.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2008-01-03-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Fri, 04 Jan 2008 08:52:34</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=951</guid>
    </item>
        <item>
      <title>PHP 5.2.5 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=950</link>
      <description>The PHP development team would like to announce the immediate availability of PHP 5.2.5. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, several of which are security related. All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.5 release can be found in the release announcement for 5.2.5, the full list of changes is available in the ChangeLog for PHP 5.Security Enhancements and Fixes in PHP 5.2.5:Fixed dl() to only accept filenames. Reported by Laurent Gaffie.Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887). Reported by Laurent Gaffie.Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences. Reported by Rasmus LerdorfFixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent Gaffie.Fixed &quot;mail.force_extra_parameters&quot; php.ini directive not to be modifiable in .htaccess due to the security implications. Reported by SecurityReason.Fixed bug #42869 (automatic session id insertion adds sessions id to non-local forms).Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()).For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.5.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2007-11-08-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Sat, 10 Nov 2007 15:48:41</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=950</guid>
    </item>
        <item>
      <title>The new documentation build system is ready for t...</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=949</link>
      <description>The PHP documentation team is pleased to announce the initial release of the new build system that generates the PHP Manual. Written in PHP, PhD ([PH]P based [D]ocBook renderer) builds are now available for viewing at docs.php.net. Everyone is encouraged to test and use this system so that bugs will be found and squashed. Once the new build system is stable, expect additional changes to the PHP manual that will include an improved navigation system and styling for OOP documentation. Feel free to set this developmental mirror as your default by using my.php.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2007-10-03-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Thu, 04 Oct 2007 05:42:25</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=949</guid>
    </item>
        <item>
      <title>PHP 5.2.4 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=948</link>
      <description>The PHP development team would like to announce the immediate availability of PHP 5.2.4. This release focuses on improving the stability of the PHP 5.2.X branch with over 120 various bug fixes in addition to resolving several low priority security bugs. All users of PHP are encouraged to upgrade to this release. Further details about the PHP 5.2.4 release can be found in the release announcement for 5.2.4, the full list of changes is available in the ChangeLog for PHP 5. Security Enhancements and Fixes in PHP 5.2.4:Fixed a floating point exception inside wordwrap() (Reported by Mattias Bengtsson)Fixed several integer overflows inside the GD extension (Reported by Mattias Bengtsson)Fixed size calculation in chunk_split() (Reported by Gerhard Wagner)Fixed integer overflow in str[c]spn(). (Reported by Stanislav Malyshev)Fixed money_format() not to accept multiple %i or %n tokens. (Reported by Stanislav Malyshev)Fixed zend_alter_ini_entry() memory_limit interruption vulnerability. (Reported by Stefan Esser)Fixed INFILE LOCAL option handling with MySQL extensions not to be allowed when open_basedir or safe_mode is active. (Reported by Stanislav Malyshev)Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378) (Reported by Maksymilian Arciemowicz)Fixed a possible invalid read in glob() win32 implementation (CVE-2007-3806) (Reported by shinnai)Fixed a possible buffer overflow in php_openssl_make_REQ (Reported by zatanzlatan at hotbrev dot com)Fixed an open_basedir bypass inside glob() function (Reported by dr at peytz dot dk)Fixed a possible open_basedir bypass inside session extension when the session file is a symlink (Reported by c dot i dot morris at durham dot ac dot uk)Improved fix for MOPB-03-2007.Corrected fix for CVE-2007-2872. For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.4.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2007-08-30-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Fri, 31 Aug 2007 10:16:15</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=948</guid>
    </item>
        <item>
      <title>PHP 4 end of life announcement</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=947</link>
      <description>Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable &amp; production-ready and as PHP 6 is on the way, PHP 4 will be discontinued. The PHP development team hereby announces that support for PHP 4 will continue until the end of this year only. After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. Please use the rest of this year to make your application suitable to run on PHP 5. For documentation on migration for PHP 4 to PHP 5, we would like to point you to our migration guide. There is additional information available in the PHP 5.0 to PHP 5.1 and PHP 5.1 to PHP 5.2 migration guides as well.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/index.php#2007-07-13-1&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Fri, 13 Jul 2007 12:06:32</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=947</guid>
    </item>
        <item>
      <title>PHP 5.2.3 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=946</link>
      <description>The PHP development team would like to announce the immediate availability of PHP 5.2.3. This release continues to improve the security and the stability of the 5.X branch as well as addressing two regressions introduced by the previous 5.2 releases. These regressions relate to the timeout handling over non-blocking SSL connections and the lack of HTTP_RAW_POST_DATA in certain conditions. All users are encouraged to upgrade to this release. Further details about the PHP 5.2.3 release can be found in the release announcement for 5.2.3, the full list of changes is available in the ChangeLog for PHP 5. Security Enhancements and Fixes in PHP 5.2.3: Fixed an integer overflow inside chunk_split() (by Gerhard Wagner, CVE-2007-2872) Fixed possible infinite loop in imagecreatefrompng. (by Xavier Roche, CVE-2007-2756) Fixed ext/filter Email Validation Vulnerability (MOPB-45 by Stefan Esser, CVE-2007-1900) Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()) (by bugs dot php dot net at chsc dot dk) Improved fix for CVE-2007-1887 to work with non-bundled sqlite2 lib. Added mysql_set_charset() to allow runtime altering of connection encoding. For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.3.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/#8&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Sat, 02 Jun 2007 18:14:53</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=946</guid>
    </item>
        <item>
      <title>PHP 5.2.2 and PHP 4.4.7 Released</title>
      <link>http://www.php-deluxe.net/modules/news/article.php?storyid=945</link>
      <description>The PHP development team would like to announce the immediate availability of PHP 5.2.2 and availability of PHP 4.4.7. 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 release announcement for 5.2.2, the full list of changes is available in the ChangeLog for PHP 5. Details about the PHP 4.4.7 release can be found in the release announcement for 4.4.7, the full list of changes is available in the ChangeLog for PHP 4. Security Enhancements and Fixes in PHP 5.2.2 and PHP 4.4.7: Fixed CVE-2007-1001, GD wbmp used with invalid image size (by Ivan Fratric) Fixed asciiz byte truncation inside mail() (MOPB-33 by Stefan Esser) Fixed a bug in mb_parse_str() that can be used to activate register_globals (MOPB-26 by Stefan Esser) Fixed unallocated memory access/double free in in array_user_key_compare() (MOPB-24 by Stefan Esser) Fixed a double free inside session_regenerate_id() (MOPB-22 by Stefan Esser) Added missing open_basedir &amp; safe_mode checks to zip:// and bzip:// wrappers. (MOPB-21 by Stefan Esser). Limit nesting level of input variables with max_input_nesting_level as fix for (MOPB-03 by Stefan Esser) Fixed CRLF injection inside ftp_putcmd(). (by loveshell[at]Bug.Center.Team) Fixed a possible super-global overwrite inside import_request_variables(). (by Stefano Di Paola, Stefan Esser) Fixed a remotely trigger-able buffer overflow inside bundled libxmlrpc library. (by Stanislav Malyshev) Security Enhancements and Fixes in PHP 5.2.2 only: Fixed a header injection via Subject and To parameters to the mail() function (MOPB-34 by Stefan Esser) Fixed wrong length calculation in unserialize S type (MOPB-29 by Stefan Esser) Fixed substr_compare and substr_count information leak (MOPB-14 by Stefan Esser) (Stas, Ilia) Fixed a remotely trigger-able buffer overflow inside make_http_soap_request(). (by Ilia Alshanetsky) Fixed a buffer overflow inside user_filter_factory_create(). (by Ilia Alshanetsky) Security Enhancements and Fixes in PHP 4.4.7 only: XSS in phpinfo() (MOPB-8 by Stefan Esser) While majority of the issues outlined above are local, in some circumstances given specific code paths they can be triggered externally. Therefor, we strongly recommend that if you use code utilizing the functions and extensions identified as having had vulnerabilities in them, you consider upgrading your PHP. For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.2.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.php.net/#5&quot; target=&quot;_blank&quot;&gt;PHP.NET&lt;/a&gt;</description>
      <pubDate>Fri, 04 May 2007 09:33:53</pubDate>
      <guid>http://www.php-deluxe.net/modules/news/article.php?storyid=945</guid>
    </item>
      </channel>
</rss>