php-deluxe.net http://www.php-deluxe.net/ webserver programming under linux Fri, 19 Mar 2010 10:15:01 +0200 http://backend.userland.com/rss/ XOOPS News info at php-deluxe dot net info at php-deluxe dot net en php-deluxe.net http://www.php-deluxe.net/images/logo.gif http://www.php-deluxe.net/ 144 80 PHP 5.2.13 Released! http://www.php-deluxe.net/modules/news/article.php?storyid=977 The PHP development team would like to announce the immediate availability of PHP 5.2.13. This release focuses on improving the stability of the PHP 5.2.x branch with over 40 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release. Security Enhancements and Fixes in PHP 5.2.13:Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia)Improved LCG entropy. (Rasmus, Samy Kamkar) Further details about the PHP 5.2.13 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.<br><br><a href="http://www.php.net/index.php#id2010-02-25-1" target="_blank">PHP.NET</a> Fri, 26 Feb 2010 06:11:43 +0200 http://www.php-deluxe.net/modules/news/article.php?storyid=977 PHP 5.2.12 Released! http://www.php-deluxe.net/modules/news/article.php?storyid=976 The PHP development team would like to announce the immediate availability of PHP 5.2.12. 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. All users of PHP 5.2 are encouraged to upgrade to this release. Security Enhancements and Fixes in PHP 5.2.12:Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. (CVE-2009-3557, Rasmus)Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz Stachowiak. (CVE-2009-3558, Rasmus)Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion, identified by Bogdan Calin. (CVE-2009-4017, Ilia)Added protection for $_SESSION from interrupt corruption and improved "session.save_path" check, identified by Stefan Esser. (CVE-2009-4143, Stas)Fixed bug #49785 (insufficient input string validation of htmlspecialchars()). (CVE-2009-4142, Moriyoshi, hello at iwamot dot com) Further details about the PHP 5.2.12 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.<br><br><a href="http://www.php.net/index.php#id2009-12-17-1" target="_blank">PHP.NET</a> Thu, 17 Dec 2009 15:40:47 +0200 http://www.php-deluxe.net/modules/news/article.php?storyid=976 PHP 5.3.1 Released! http://www.php-deluxe.net/modules/news/article.php?storyid=975 The PHP development team would like to announce the immediate availability of PHP 5.3.1. This release focuses on improving the stability of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users of PHP are encouraged to upgrade to this release.Security Enhancements and Fixes in PHP 5.3.1:Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion.Added missing sanity checks around exif processing.Fixed a safe_mode bypass in tempnam().Fixed a open_basedir bypass in posix_mkfifo().Fixed failing safe_mode_include_dir.Further details about the PHP 5.3.1 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.<br><br><a href="http://www.php.net/index.php#id2009-11-19-1" target="_blank">PHP.NET</a> Thu, 19 Nov 2009 23:11:29 +0200 http://www.php-deluxe.net/modules/news/article.php?storyid=975 PHP 5.2.11 Released! http://www.php-deluxe.net/modules/news/article.php?storyid=974 The PHP development team would like to announce the immediate availability of PHP 5.2.11. This release focuses on improving the stability of the PHP 5.2.x branch with over 75 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release. Security Enhancements and Fixes in PHP 5.2.11:Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)Fixed sanity check for the color index in imagecolortransparent(). (Pierre)Added missing sanity checks around exif processing. (Ilia)Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre) Further details about the PHP 5.2.11 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.<br><br><a href="http://www.php.net/index.php#id2009-09-17-1" target="_blank">PHP.NET</a> Fri, 18 Sep 2009 16:46:31 +0200 http://www.php-deluxe.net/modules/news/article.php?storyid=974 Subversion Migration Complete http://www.php-deluxe.net/modules/news/article.php?storyid=973 The migration from CVS to Subversion is complete. The web interface is at svn.php.net. You can read about it at php.net/svn.php, wiki.php.net/vcs/svnfaq. The URL to feed to your svn client is <a href="http://svn.php.net/repository." title="http://svn.php.net/repository." target="_blank">http://svn.php.net/repository.</a> There is also a github mirror. Please use that instead of trying to do a full git clone from the svn repository. See the instructions at wiki.php.net/vcs/svnfaq#git Many thanks to Gwynne who did the bulk of the work and also all the other folks who pitched in. It was a major effort to move 14 years of CVS history to another RCS.<br><br><a href="http://www.php.net/index.php#id2009-07-16-1" target="_blank">PHP.NET</a> Fri, 17 Jul 2009 08:32:56 +0200 http://www.php-deluxe.net/modules/news/article.php?storyid=973