From bed568094b95b65a43c44d7b4d38aced394fce1c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 25 Sep 2017 14:04:21 +0200 Subject: Show the line number in case of processing error --- src/tests/broken_conf_expecting_bool.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/broken_conf_expecting_bool.phpt') diff --git a/src/tests/broken_conf_expecting_bool.phpt b/src/tests/broken_conf_expecting_bool.phpt index 80e1b61..a6aceb2 100644 --- a/src/tests/broken_conf_expecting_bool.phpt +++ b/src/tests/broken_conf_expecting_bool.phpt @@ -6,4 +6,4 @@ Bad boolean value in configuration sp.configuration_file={PWD}/config/broken_conf_expecting_bool.ini --FILE-- --EXPECT-- -[snuffleupagus][0.0.0.0][config][error] Trailing chars '337);' at the end of '.enable(1337);'. +[snuffleupagus][0.0.0.0][config][error] Trailing chars '337);' at the end of '.enable(1337);' on line 5. -- cgit v1.3