Maurits van der Schee 4 年之前
父節點
當前提交
1a46814ac5
共有 1 個檔案被更改,包括 5 行新增5 行删除
  1. 5
    5
      README.md

+ 5
- 5
README.md 查看文件

@@ -1152,17 +1152,17 @@ Install docker using the following commands and then logout and login for the ch
1152 1152
 To run the docker tests run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:
1153 1153
 
1154 1154
     ================================================
1155
-    CentOS 8 (PHP 7.2)
1155
+    CentOS 8 (PHP 7.4)
1156 1156
     ================================================
1157
-    [1/4] Starting MariaDB 10.3 ..... done
1157
+    [1/4] Starting MariaDB 10.4 ..... done
1158 1158
     [2/4] Starting PostgreSQL 12.2 .. done
1159 1159
     [3/4] Starting SQLServer 2017 ... skipped
1160 1160
     [4/4] Cloning PHP-CRUD-API v2 ... skipped
1161 1161
     ------------------------------------------------
1162
-    mysql: 102 tests ran in 2906 ms, 0 skipped, 0 failed
1163
-    pgsql: 102 tests ran in 795 ms, 0 skipped, 0 failed
1162
+    mysql: 102 tests ran in 2927 ms, 0 skipped, 0 failed
1163
+    pgsql: 102 tests ran in 852 ms, 0 skipped, 0 failed
1164 1164
     sqlsrv: skipped, driver not loaded
1165
-    sqlite: 102 tests ran in 811 ms, 11 skipped, 0 failed
1165
+    sqlite: 102 tests ran in 879 ms, 11 skipped, 0 failed
1166 1166
     ================================================
1167 1167
     Debian 10 (PHP 7.3)
1168 1168
     ================================================

Loading…
取消
儲存