Composer git pull update

This commit is contained in:
Clemens Schwaighofer
2024-11-06 10:47:54 +09:00
parent 86a9ad8789
commit 1386afb552
15 changed files with 711 additions and 140 deletions

View File

@@ -117,6 +117,7 @@ $test_files = [
'class_test.config.direct.php' => 'Class Test: CONFIG DIRECT',
'class_test.class-calls.php' => 'Class Test: CLASS CALLS',
'class_test.error_msg.php' => 'Class Test: ERROR MSG',
'class_test.url-requests.curl.php' => 'Class Test: URL REQUESTS: CURL',
'subfolder/class_test.config.direct.php' => 'Class Test: CONFIG DIRECT SUB',
];