From: Kalle Sommer Nielsen Date: Tue, 21 Apr 2009 04:35:01 +0000 (+0000) Subject: Added missing note about gethostname() (Re: #47839) X-Git-Tag: php-5.3.0RC2~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=788766bfa590ae4bf2543bd131adef522e47e2e4;p=php Added missing note about gethostname() (Re: #47839) --- diff --git a/UPGRADING b/UPGRADING index 5fd53de019..248234cfae 100755 --- a/UPGRADING +++ b/UPGRADING @@ -287,6 +287,7 @@ UPGRADE NOTES - PHP 5.3 mysqli_get_connection_stats() mysqli_poll() mysqli_reap_async_query() + - Network: gethostname() - OpenSSL: openssl_random_pseudo_bytes() - PCNTL: pcntl_signal_dispatch() pcntl_sigprocmask()