From 61fcaf564a267c27feeabdb3df78a804a91528dd Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 7 Jun 2000 02:28:36 +0000 Subject: [PATCH] Purely formatting. --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 34758a0bbe..f1b5ba3902 100644 --- a/NEWS +++ b/NEWS @@ -4,9 +4,10 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.1 - Added str_pad() for padding a string with an arbitrary string on left or right. (Andrei) -- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives work - on a per-directory basis as well, e.g. from .htaccess files (Zeev) -- added fflush() function. (Eric Huss) +- Made the short_tags, asp_tags and allow_call_time_pass_reference INI + directives work on a per-directory basis as well, e.g. from .htaccess + files. (Zeev) +- Added fflush() function. (Eric Huss) - Fixed a problem with static variables, default function arguments and class member variables, that contained array values. (Andi & Zeev, Zend Engine) - Fix virtual() when used with output buffering (Marc Pohl) -- 2.50.1