From: Sebastian Bergmann Date: Tue, 3 Apr 2007 06:56:39 +0000 (+0000) Subject: Fugbix typo. X-Git-Tag: RELEASE_1_1_0~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=753cc94e874a57bea0f17d3dc221f4c86e91874d;p=php Fugbix typo. --- diff --git a/NEWS b/NEWS index b5c1f647e5..4dae024bdf 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ PHP NEWS - Changed allow_url_fopen/allow_url_include to allow per-wrapper enable/disable and runtime tightening. (Sara) -- Removed undocumnted and incomplete support for strings in list() operator. +- Removed undocumented and incomplete support for strings in list() operator. (Dmitry) - Removed old legacy: . "register_globals" support. (Pierre)