ID:               35696
 User updated by:  larryjadams at comcast dot net
 Reported By:      larryjadams at comcast dot net
 Status:           Open
 Bug Type:         Documentation problem
 Operating System: Win32
 PHP Version:      5.1.1
 New Comment:

I will e-mail Harrie and potentially provide workaround code to him. 
Any chance of implementing in the 4.x, 5.0.x branches?


Previous Comments:
------------------------------------------------------------------------

[2005-12-15 23:58:15] [EMAIL PROTECTED]

Reclassified as docu problem.

------------------------------------------------------------------------

[2005-12-15 23:56:46] larryjadams at comcast dot net

Description:
------------
The following function does not exist in the windows environment and it
is very important to our tool.

snmp_set_oid_numeric_print



Reproduce code:
---------------
if function_exists("snmp_set_oid_numeric_print") {
   print "I'm There\n";
}else{
   print "Sadly, I'm Not\n";
}

Expected result:
----------------
We would like the function to be supported.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35696&edit=1

Reply via email to