]> granicus.if.org Git - php/commitdiff
formatting.
authorAndrei Zmievski <andrei@php.net>
Wed, 23 Aug 2000 13:07:51 +0000 (13:07 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 23 Aug 2000 13:07:51 +0000 (13:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4bb1b0d11f898436b6be1d9a8c7f1018aa51bf59..371e05d969e3fc6e7409bb71a93a8e912e4ea2b6 100644 (file)
--- 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)