stas Fri Mar 16 20:09:27 2007 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: fix for mopb-24 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.210&r2=1.1247.2.920.2.211&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.210 php-src/NEWS:1.1247.2.920.2.211 --- php-src/NEWS:1.1247.2.920.2.210 Thu Mar 15 23:19:21 2007 +++ php-src/NEWS Fri Mar 16 20:09:26 2007 @@ -13,6 +13,7 @@ - Fixed bug #40747 (possible crash in session when save_path is out of open_basedir). (Tony) - Fixed MOPB-8, XSS in phpinfo() (Joe Orton, Stas) +- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas) 28 Feb 2007, Version 4.4.6
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php