php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #53594
Patch patch-ext-snmp-tests revision 2011-01-05 18:00 UTC by lytboris at gmail dot com
revision 2010-12-29 16:50 UTC by lytboris at gmail dot com
revision 2010-12-22 18:53 UTC by lytboris at gmail dot com
Patch patch-ext-snmp-src revision 2011-01-05 17:59 UTC by lytboris at gmail dot com
revision 2010-12-29 16:50 UTC by lytboris at gmail dot com
Patch patch-ext-snmp-trunk revision 2010-12-23 06:18 UTC by lytboris at gmail dot com
revision 2010-12-23 06:16 UTC by lytboris at gmail dot com
Patch php-ext-snmp-source revision 2010-12-22 18:52 UTC by lytboris at gmail dot com

Patch patch-ext-snmp-trunk for SNMP related Bug #53594

Patch version 2010-12-23 06:18 UTC

Return to Bug #53594 | Download this patch
This patch is obsolete

Obsoleted by patches:

This patch renders other patches obsolete

Obsolete patches:

Patch Revisions: 2010-12-23 06:18 UTC | 2010-12-23 06:16 UTC

Developer: lytboris@gmail.com

Line 33 (now 33), was 13 lines, now 8 lines

  Index: ext/snmp/snmp.c
  ===================================================================
  --- ext/snmp/snmp.c	(revision 306578)
  +++ ext/snmp/snmp.c	(working copy)
 @@ -1,3 +1,4 @@
 +
  /*
     +----------------------------------------------------------------------+
     | PHP Version 5                                                        |
  @@ -97,6 +98,23 @@
    */
   #define OIDSIZE(p) (sizeof(p)/sizeof(oid))
   
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC