sniper          Fri Jul 25 05:47:06 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Fix BFN, this was really MY patch that fixed it. :-p
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.304 php-src/NEWS:1.1247.2.305
--- php-src/NEWS:1.1247.2.304   Fri Jul 25 03:36:42 2003
+++ php-src/NEWS        Fri Jul 25 05:47:06 2003
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 30 Jul 2003, Version 4.3.3RC2
-- Fixed bug #24760 (non-default SNMP port number) (Harrie)
 - Improved the NSAPI SAPI module (Uwe Schindler)
   . Added possibility to use PHP to generate HTTP error pages (404 Not Found..)
   . Added possibility to use PHP to generate directory listings for directories
@@ -18,6 +17,7 @@
 - Fixed a bug that under certain circumstances could invalidate safe_mode.
   (Ilia)
 - Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev)
+- Fixed bug #24760 (non-default SNMP port number not working). (Jani)
 - Fixed bug #24752 (Unhandled "uniqueidentifier" field type). 
   (Ilia, s.sonnenberg[at]coolspot.de)
 - Fixed bug #24710 (Crash when $obj->{0} is used). (Zeev)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to