From: Ilia Alshanetsky Date: Mon, 24 Sep 2007 23:33:24 +0000 (+0000) Subject: Fixed typo X-Git-Tag: php-5.2.5RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b89c7fcf8f5234e423b0fcf9b9e0dc4709c39f59;p=php Fixed typo --- diff --git a/NEWS b/NEWS index 2ce53a136c..7a1572359e 100644 --- a/NEWS +++ b/NEWS @@ -30,7 +30,7 @@ PHP NEWS 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)