summaryrefslogtreecommitdiff
path: root/src/tests/broken_conf_line_no_closing.phpt
blob: 999c655c9db5188a7288adb1a957fed50d9bd5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--TEST--
Configuration line without closing parenthese
--SKIPIF--
<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
--INI--
sp.configuration_file={PWD}/config/broken_conf_line_no_closing.ini
--FILE--
--EXPECT--
PHP Fatal error:  [snuffleupagus][error] There is an issue with the parsing of '"123"': it doesn't look like a valid string on line 1 in Unknown on line 0

Fatal error: [snuffleupagus][error] There is an issue with the parsing of '"123"': it doesn't look like a valid string on line 1 in Unknown on line 0