blob: e8063370525fe6d6b86b1d9ec1837e131e9e9298 (
plain)
1
2
3
4
5
6
7
8
9
|
--TEST--
Bad integer value in configuration
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
--INI--
sp.configuration_file={PWD}/config/broken_conf_expecting_int.ini
--FILE--
--EXPECT--
[snuffleupagus][0.0.0.0][error][error] .mask_ipv4() is expecting a valid integer.
|