From: Date: Fri, 14 Jul 2000 01:09:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85cb7a2986ce3e0f4b3539041f270e007632ecac;p=php NEWS update --- diff --git a/NEWS b/NEWS index 3e3740bd5a..93b4aac000 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Making pspell compile as a shared module - Added 3 additional arguments to the user-defined error handler - the file name and line number in which the error occured, and the context (local variables) of the code in which the error occured (Zeev, Zend Engine)