Test: /ext/snmp/tests/snmp3-error.phpt - Version 7.1.2    

There are 3 different diffs reported by users for this test.

Count Diff
233 (99%)
030+ Warning: snmp3_get(): Fatal error: Timeout in %s/snmp3-error.php on line 19
030- Warning: snmp3_get(): Fatal error: Unknown user name in %s on line %d
2 (1%)
001+ ** ERROR: process timed out **
001- Checking error handling
002-
003- Warning: snmp3_get() expects at least 8 parameters, 7 given in %s on line %d
004- bool(false)
005-
006- Warning: snmp3_get(): Invalid security level '' in %s on line %d
007- bool(false)
008-
009- Warning: snmp3_get(): Invalid security level 'bugusPriv' in %s on line %d
010- bool(false)
011-
012- Warning: snmp3_get(): Unknown authentication protocol 'TTT' in %s on line %d
013- bool(false)
014-
015- Warning: snmp3_get(): Error generating a key for authentication pass phrase '': Generic error (The supplied password length is too short.) in %s on line %d
016- bool(false)
017-
018- Warning: snmp3_get(): Error generating a key for authentication pass phrase 'te': Generic error (The supplied password length is too short.) in %s on line %d
019- bool(false)
020-
021- Warning: snmp3_get(): Unknown security protocol 'BBB' in %s on line %d
022- bool(false)
023-
024- Warning: snmp3_get(): Error generating a key for privacy pass phrase '': Generic error (The supplied password length is too short.) in %s on line %d
025- bool(false)
026-
027- Warning: snmp3_get(): Error generating a key for privacy pass phrase 'ty': Generic error (The supplied password length is too short.) in %s on line %d
028- bool(false)
029-
030- Warning: snmp3_get(): Fatal error: Unknown user name in %s on line %d
031- bool(false)
032-
033- Warning: snmp3_set() expects at least 10 parameters, 9 given in %s on line %d
034- bool(false)
035-
036- Warning: snmp3_set(): Invalid object identifier: .1.3.6.777...7.5.3 in %s on line %d
037- bool(false)
038-
039- Warning: snmp3_set(): Single objid and multiple type or values are not supported in %s on line %d
040- bool(false)
1 (0%)