From 47f2943d0e72772e39bd78585d7318f17c9fef00 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 30 Jan 2004 09:21:05 +0000 Subject: [PATCH] order --- NEWS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ab6bd2fae9..d8b2a8c339 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? 2004, PHP 5 RC1 - Respect property visibility in foreach. (Marcus) - Completely overhauled SimpleXML extension. (Marcus, Rob, Sterling) +- Added context option "http"/"request_fulluri" to send entire URI in request. + Required format for some proxies. (Sara) +- Added optional third parameter 'strict' to array_keys(). (Andrey) - Added stream_lock() method to userspace streams interface. (Hartmut, Wez) - Added xsltprocessor->registerPHPFunctions(). (Christian) - Bundled new SPL extension. (Marcus, Derick) @@ -54,10 +57,6 @@ PHP NEWS - Fixed bug #24608 (__set not triggered when overloading with array). (Stanislav) - Fixed bug #24243 (enabling browscap causes segfault). (Wez) -- Added context option "http"/"request_fulluri" to send entire URI in request. - Required format for some proxies. (Sara) -- Added third optional parameter 'strict' to array_keys(). Works like the - 'strict' parameter of in_array(). Feature request #24258. (Andrey) 21 Dec 2003, PHP 5 Beta 3 - Bundled new tidy extension (John, Wez) -- 2.40.0