Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
7 user(s) are online (3 user(s) are browsing news)

Members: 0
Guests: 7

more...
partner
PHP.NET : PHP 4.4.4 and PHP 5.1.5 Released
Posted by admin on 2006/8/18 0:00:21 (565 reads) News by the same author

PHP development team would like to announce the immediate availability of PHP 5.1.5 and 4.4.4. The two releases address a series of security problems discovered since PHP 5.1.4 and 4.4.3, respectively. These include the following: Added missing safe_mode/open_basedir checks inside the error_log(), file_exists(), imap_open() and imap_reopen() functions. Fixed overflows inside str_repeat() and wordwrap() functions on 64bit systems. Fixed possible open_basedir/safe_mode bypass in cURL extension and on PHP 5.1.5 with realpath cache. Fixed overflow in GD extension on invalid GIF images. Fixed a buffer overflow inside sscanf() function. Fixed an out of bounds read inside stripos() function. Fixed memory_limit restriction on 64 bit system. Further details about this release can be found in the release announcements (5.1.5 and 4.4.4) and the full list of changes is available in the ChangeLogs (PHP 4, PHP 5).

PHP.NET



Other articles
2008/8/8 2:43:45 - PHP 4.4.9 released!
2008/8/1 11:47:18 - PHP 5.3 alpha1 released!
2008/7/30 3:37:42 - TestFest 2008 wrap-up
2008/7/30 1:45:13 - Manual restructure and license change
2008/5/2 20:38:10 - PHP 5.2.6 Released