From: Date: Mon, 2 Oct 2000 01:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC2~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba90d5d529819d6e1e0ff4df65e3ba78209e3cd6;p=php NEWS update --- diff --git a/NEWS b/NEWS index fccf4526af..70fa910478 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added the shmop extension. It allows more general ways of shared memory + access. (thanks to Ilia Alshanestky and Slava Poliakov + (Derick) - Added the ability for CURLOPT_POSTFIELDS to accept an associative array of HTTP POST variables and values. (Sterling) - Added the CURLOPT_HTTPHEADER option to curl_setopt(). (Sterling)