From: Harrie Hazewinkel Date: Thu, 17 Mar 2005 20:51:01 +0000 (+0000) Subject: Added SNMPv2 support. X-Git-Tag: php-5.0.4RC2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=756018250f348a9974d168502543e292f96f9830;p=php Added SNMPv2 support. --- diff --git a/NEWS b/NEWS index 8f1bb4e816..bdcd72cf59 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.4 +- Added SNMPv2 support. (harrie) - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Added length and charsetnr for field array and object in mysqli. (Georg) - Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()