From 3566fe4afd6ee2431d90ca917db1ed9f16e7b889 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 26 Apr 2006 14:31:33 +0000 Subject: [PATCH] Remove soap cache news --- NEWS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NEWS b/NEWS index 3dca519266..cd87b877cf 100644 --- a/NEWS +++ b/NEWS @@ -35,8 +35,6 @@ PHP NEWS - Changed get_headers() to retrieve headers also from non-200 responses. (Ilia) - Changed get_headers() to use the default context. (Ilia) -- Changed SOAP extension to cache WSDL structure in memory and thus speed - up SoapClient/SoapServer construction. (Andrei, Dmitry) - Added lchown() and lchgrp() to change user/group ownership of symlinks. (Derick) - Added support for exif date format in strtotime(). (Derick) @@ -82,8 +80,6 @@ PHP NEWS - Fixed bug #37138 (__autoload tries to load callback'ed self and parent). (Dmitry) - Fixed bug #37103 (libmbfl headers not installed). (Jani) -- Fixed bug #37083 (Frequent crashes in SOAP extension with new WSDL caching - code in multithread WS). (Andrei, Dmitry) - Fixed bug #37062 (compile failure on ARM architecture). (Tony) - Fixed bug #37061 (curl_exec() doesn't zero-terminate binary strings). (Tony) - Fixed bug #37060 (Type of retval of Countable::count() is not checked). -- 2.50.1