PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
+- Added IPv6 support to gethostbyaddr()
+ (Patch by Matthias Wimmer <matthias@charente.de> and venaas)
- Make the seed options to srand() and mt_srand() optional, if the seed is
not specified, the generate the most random seed possible. (Sterling)
- A bug fixed when tryint to return NULL strings.