From: Date: Sun, 17 Mar 2002 01:20:41 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8261132f41f4f9702582b05b4d075bb73ce8f126;p=php NEWS update --- diff --git a/NEWS b/NEWS index 04bff466ee..f012ddf42e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- exif functions now support streams using memory streams where @necessary (marcus) +- added memory streams (marcus) - PHP now has a new stream system that allows it to do some clever stuff with fopen() and fsockopen(). As a result: . URL wrappers natively supports https:// URLs