diff --git a/locale/en.php b/locale/en.php index b1678365..eef77dc4 100644 --- a/locale/en.php +++ b/locale/en.php @@ -1,6 +1,6 @@ 'The specified exception symbol {0} has no code specified in Exception.php', + 'Exception.JKingWeb/NewsSync/Exception.uncoded' => 'The specified exception symbol {0} has no code specified in Exception.php', 'Exception.JKingWeb/NewsSync/Lang/Exception.defaultFileMissing' => 'Default language file "{0}" missing', 'Exception.JKingWeb/NewsSync/Lang/Exception.fileMissing' => 'Language file "{0}" is not available', diff --git a/tests/TestConf.php b/tests/TestConf.php index 8f3783ef..14df5afd 100644 --- a/tests/TestConf.php +++ b/tests/TestConf.php @@ -15,7 +15,7 @@ class TestConf extends \PHPUnit\Framework\TestCase { touch($vfs."/".$file); } chmod($vfs."/confUnreadable", 0000); - $validConf = << "xx"