iliaa Tue Jan 28 11:36:50 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.52 php4/NEWS:1.1247.2.53 --- php4/NEWS:1.1247.2.52 Mon Jan 27 11:32:48 2003 +++ php4/NEWS Tue Jan 28 11:36:50 2003 @@ -9,6 +9,8 @@ . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #17868 (more then the <!--include--> directive used to include + a PHP file would result in a crash). (Ilia) - Fixed bug #21597 (made glob() understand Windows paths). (Edin) - Fixed bug #20857 (snmpset() failed always, patch by: [EMAIL PROTECTED]). (Jani) - Fixed bug #14532 (fixed connection_status() to return 2 for timeouts). (Jani)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php