File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# jsunier/php-symfony-test
22
3- Docker image to run PHPUnit with Symfony on PHP7.1.
3+ Docker image to run PHPUnit with Symfony on PHP7.1/PHP7.2 .
44
55The image is published on the [ Docker Hub] ( https://hub.docker.com ) at this address : https://hub.docker.com/r/jsunier/php-symfony-test .
66
@@ -10,7 +10,7 @@ This image contains multiple versions available for testing your code with PHPUn
1010
1111## Informations
1212
13- For now, there is only two available database adapters for he available PHP versions:
13+ For now, there is only two available database adapters for the available PHP versions:
1414
1515* PostgreSQL
1616* MySQL/MariaDB
@@ -27,6 +27,12 @@ List of PHP extensions installed:
2727* pdo
2828* imagick
2929
30+ ### Architectures available
31+
32+ Images are compiled for these architectures:
33+
34+ * ` amd64 `
35+
3036## PHP7.1
3137
3238### PostgreSQL
You can’t perform that action at this time.
0 commit comments