derick Wed Aug 11 08:24:42 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - Reworded this a bit http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.32&r2=1.1760.2.33&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.32 php-src/NEWS:1.1760.2.33 --- php-src/NEWS:1.1760.2.32 Tue Aug 10 18:40:14 2004 +++ php-src/NEWS Wed Aug 11 08:24:41 2004 @@ -5,7 +5,8 @@ returning the value). (Ilia) 10 Aug 2004, PHP 5.0.1RC1 -- Call destructors prior to request shutdown. (Marcus) +- Changed destructor mechanism so that derstructors are called prior to request + shutdown. (Marcus) - Rewritten UNIX and Windows install help files. (Documentation Team) - Updated several libraries bundled with the windows release which now includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php