wez Wed Feb 12 20:27:14 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Fixed that one... Index: php4/NEWS diff -u php4/NEWS:1.1247.2.78 php4/NEWS:1.1247.2.79 --- php4/NEWS:1.1247.2.78 Wed Feb 12 15:45:52 2003 +++ php4/NEWS Wed Feb 12 20:27:13 2003 @@ -35,6 +35,7 @@ (Ilia) - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia) - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani) +- Fixed bug #21815 (fpassthru ignored buffered data but then complained anyway). (Wez) - Fixed bug #21725 (return behaviour differs between include and require). (Zeev) - Fixed bug #21597 (made glob() understand Windows paths). (Edin) - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php