]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 2 Sep 2000 01:09:08 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 2 Sep 2000 01:09:08 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 96221d3866ec6bcf37291d371121d235d642422d..d8cde2895d2eeb451a5aa013d95df0be0f034043 100644 (file)
--- 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)