From: Andrei Zmievski Date: Tue, 23 Nov 1999 03:08:46 +0000 (+0000) Subject: Formatting. X-Git-Tag: PRE_RETURN_REF_PATCH~298 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43d857f5e5da36c97bbebca7007cb2c725e91fe0;p=php Formatting. --- diff --git a/NEWS b/NEWS index 0366d743db..5d96b1260d 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 - Fixed a leak when using automatic output buffering (Zeev) -Introduced PECL - PHP Extension and Code Library (prounounced "picke") +- Fixed a leak when using automatic output buffering (Zeev) +- Introduced PECL - PHP Extension and Code Library + (prounounced "pickle") (Stig) - Fixed inconsistencies in the implementation of here-docs (Andi & Zeev, Zend library) - Fixed a problem with constant class-member initializations (Andi & Zeev,