From: Date: Sat, 15 Dec 2001 01:10:10 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ISSET_PATCH~547 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b90094a53ca29bdb3d6bc214eae27cd13b50ab0;p=php NEWS update --- diff --git a/NEWS b/NEWS index 61e4a78627..d5d24128d9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Fixed problem with dbase not returning very large (larger than long) +- integers properly. (Vlad) - Added concepts to IRCG: bailout-on-trivial issue, write output to files, fetch a ressource upon connection end. (Sascha) - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,