mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
. Renamed the function to snmp_set_oid_output_format() which describes
it's behaviour better. Old one was left as an alias for it.
. Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC
- Fixed some memleaks
# Included some ws fixes to annoy Derick. :)