From: Date: Thu, 7 Mar 2002 01:22:10 +0000 (+0000) Subject: NEWS update X-Git-Tag: help~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f0b13c3521bfcca0195b58a3956204aa666766e;p=php NEWS update --- diff --git a/NEWS b/NEWS index 86cbfe4d53..d60dd0a889 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.2.0 +- read_exif_data is now an alias for exif_read_data + important to differenciate old/new version for tests) +- new function exif_tagname returns the names of tags + new function exif_thumbnail extracts embedded thumbnail (Marcus) - Introduced major modifications to the Sockets Extension and its API (Jason): . Fixed numerous bugs. . Added automatic host lookup capability to all functions that take addr's