From 25b9ee5a744830dffc309e4ce070148838e52de4 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 23 Aug 2000 13:07:51 +0000 Subject: [PATCH] formatting. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4bb1b0d11f..371e05d969 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP 4.0 NEWS array($obj, 'method') syntax for the handler argument as well as the normal function name. (Andrei) - Updated array_walk() to be able to accept array($obj, 'method') -- syntax for the walk function. (Andrei) + syntax for the walk function. (Andrei) - Fixed segfault with fgets(), fgetcsv(), fgetss(), and fread() when called with negative length argument. (Torben) - Fix by-reference parameters passing for xml_ functions and for scanf functions (Stas) -- 2.50.1