Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP.net:
PHP 4.4.3 Released
Aug 03, 2006 @ 10:44:55

The latest version of PHP in the 4.4.x series has been released today - PHP 4.4.3:

The PHP development team is proud to announce the release of PHP 4.4.3. This release combines small number of bug fixes and resolves a number of security issues.

Some of the updates to this edition include:

  • Disallow certain characters in session names.
  • Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
  • Fixed cross-site scripting inside the phpinfo() function.
  • Upgraded bundled PCRE library to version 6.6
As well as over 20 different bug fixes - check out the Changelog for full details.

You can download this latest edition here.

tagged: release version4.4.3 update bug fixes security issues release version4.4.3 update bug fixes security issues

Link:


Trending Topics: