From: Date: Sat, 2 Sep 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d5fe920a505154f34a983707e985deacfae3969;p=php NEWS update --- diff --git a/NEWS b/NEWS index 96221d3866..d8cde2895d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added support for user defined 'tick' callback functions. This helps + emulate background processing. (Andrei) - Fixed problem with having $this as the XML parser object. (Andrei) - Internal opened_path variable now uses the Zend memory manager so that full paths of files won't leak on unclean shutdown (Andi)