]> granicus.if.org Git - php/commitdiff
that propably wasn't a good idea and thus already removed
authorMarcus Boerger <helly@php.net>
Mon, 26 Aug 2002 02:07:47 +0000 (02:07 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 26 Aug 2002 02:07:47 +0000 (02:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2b36dbbfe27048d86ebbeb21680932fff882b977..844d248d0de3c7cc91f27936d0f42cbcea90e2ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,6 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
 - PHP's cURL extention now requires cURL version 7.9.8 (Derick)
-- Expanded ob_start() to allow object parameters without methodnames and
-  use default method __output_handler(). (Marcus)
 - Added zend_execute_internal which is called like zend_execute but for
   internal functions. (Thies)
 - Changed pg_connection_status(), pg_connection_reset(), pg_connection_busy(),