From 75c9eb4d781f04e1ba6d36c77862df9f97fc844a Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 7 Mar 2003 18:38:04 +0000 Subject: [PATCH] These will be already in 4.3.x --- NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/NEWS b/NEWS index 059bfd7933e..273cf6d779c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 -- 64-bit correction to variables passed to zend_parse_parameters (Dave) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21600 (Assign by reference function call changes variable contents).