From: Uwe Steinmann Date: Wed, 5 Jul 2000 08:59:19 +0000 (+0000) Subject: - Note about FDF working again X-Git-Tag: PRE_METHOD_CALL_SEPERATE_FIX_PATCH~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a2788a5c84b6c1694fbe55c64226998b7179ce1;p=php - Note about FDF working again --- diff --git a/NEWS b/NEWS index 3dd41a55ed..a645b802e7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- FDF Data is handled properly and can be accessed by reading HTTP_RAW_POST_DATA - Added new 'O' format modifier that will output the GMT offset as "[+-]HHMM" (eg: Pacific time is -0700). This is useful for things such as Date: mail headers.