Skip to content

Commit 1a46814

Browse files
committed
update
1 parent 386c5b3 commit 1a46814

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,17 +1152,17 @@ Install docker using the following commands and then logout and login for the ch
11521152
To run the docker tests run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:
11531153

11541154
================================================
1155-
CentOS 8 (PHP 7.2)
1155+
CentOS 8 (PHP 7.4)
11561156
================================================
1157-
[1/4] Starting MariaDB 10.3 ..... done
1157+
[1/4] Starting MariaDB 10.4 ..... done
11581158
[2/4] Starting PostgreSQL 12.2 .. done
11591159
[3/4] Starting SQLServer 2017 ... skipped
11601160
[4/4] Cloning PHP-CRUD-API v2 ... skipped
11611161
------------------------------------------------
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
11641164
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
11661166
================================================
11671167
Debian 10 (PHP 7.3)
11681168
================================================

0 commit comments

Comments
 (0)