From: Ilia Alshanetsky Date: Tue, 9 Feb 2010 22:47:03 +0000 (+0000) Subject: Typo fix X-Git-Tag: php-5.4.0alpha1~313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95ecd5680fc4113138cc0872f1bea59c041db05f;p=php Typo fix --- diff --git a/NEWS b/NEWS index 8e6454429b..a7b28a220e 100644 --- a/NEWS +++ b/NEWS @@ -62,7 +62,7 @@ PHP NEWS - Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown). (Oracle Corp.) - Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob) - Fixed bug #48811 (Directives in PATH section do not get applied to - subdirectories). (Patch by: ct at swin dot edu dot au) + sub-directories). (Patch by: ct at swin dot edu dot au) - Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram) - Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP uploads). (Ilia)