General 클래스를 General, GeneralLite로 분리 #236

Merged
Hide_D merged 19 commits from NgGeneralClass into devel 2023-08-03 21:32:02 +09:00
Showing only changes of commit 982ce86ad8 - Show all commits
+1 -1
View File
@@ -18,7 +18,7 @@ return [
"target_php_version" => '8.1',
"minimum_target_php_version" => '8.1',
'backward_compatibility_checks ' => true,
'minimum_severity' => \Phan\Issue::SEVERITY_NORMAL,
'minimum_severity' => \Phan\Issue::SEVERITY_CRITICAL,
'file_list' => [
'f_config/config.php',