iliaa Mon Sep 24 23:33:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.962&r2=1.2027.2.547.2.963&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.962 php-src/NEWS:1.2027.2.547.2.963 --- php-src/NEWS:1.2027.2.547.2.962 Mon Sep 24 11:40:05 2007 +++ php-src/NEWS Mon Sep 24 23:33:24 2007 @@ -30,7 +30,7 @@ Reported by Laurent gaffie. (Ilia) - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) -- Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is +- Fixed bug #42739 (mkdir() doesn't like a trailing slash when safe_mode is enabled). (Ilia) - Fixed bug #42699 (PHP_SELF duplicates path). (Dmitry) - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php