]> granicus.if.org Git - php/commit
(RE-)Applying the contributed patch of Johan Hanne to the main tree.
authorHarrie Hazewinkel <harrie@php.net>
Mon, 14 Jul 2003 17:11:04 +0000 (17:11 +0000)
committerHarrie Hazewinkel <harrie@php.net>
Mon, 14 Jul 2003 17:11:04 +0000 (17:11 +0000)
commit6dd04c368efd9f9561d160158f64de0f0db4fc65
tree5d889282783e35371d5a1174fc03dfd46c059673
parente209272db105f0279fd2ab0645ea90e6ebeac0d6
(RE-)Applying the contributed patch of Johan Hanne to the main tree.
The patch enables control on the way the values are returned
into the PHP script, instaed of always strings. Also the
type of the value is now returned when configured to do so.
This enables better management scripts to do more automatic
processing and value calculations.
(By default the values are returned as strings, as was before)
ext/snmp/php_snmp.h
ext/snmp/snmp.c