NEWS update

This commit is contained in:
2002-03-17 01:20:41 +00:00
parent e0fd7cc2da
commit 8261132f41

2
NEWS
View File

@ -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