Skip to content

Commit

Permalink
Snmp, new class
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Laville committed Feb 23, 2012
1 parent a2b2939 commit 12e6c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PHP/CompatInfo/Reference/snmp.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ public function getClasses($extension = null, $version = null)
}
if ((null == $version ) || ('5' == $version)) {
$version5 = array(
'SNMP' => array('5.4.0-dev', ''),
);
$classes = array_merge(
$classes,
Expand Down

0 comments on commit 12e6c93

Please sign in to comment.