le0m
bfcea74242
chore: add PHP 8.5
2026-01-27 18:36:26 +01:00
le0m
548fc6a917
feat: php 8.4
2024-11-27 12:20:56 +01:00
le0m
c97fc0585a
feat: add PHP 8.3 images
2023-11-30 17:33:48 +01:00
le0m
350143ffdd
feat: Alpine flavor
2023-06-13 12:18:36 +02:00
Paolo Cuffiani
0f09d4e008
feat: build PHP 8.2 images
2022-12-09 16:24:30 +01:00
le0m
a780679110
chore: remove composer 1
2022-11-18 18:18:37 +01:00
Paolo Cuffiani
4825a9955b
chore: install event PHP extension
2022-05-13 14:44:28 +02:00
Paolo Cuffiani
d586c7a2bc
fix: prefix image with registry when checking for its presence
2022-04-21 18:53:15 +02:00
Paolo Cuffiani
4272a5d842
feat: add amqp, gettext and imagick extensions
2022-04-21 18:36:27 +02:00
Paolo Cuffiani
81a8a1dd96
refactor: use local registry for testing images, push to both DockerHub and GitHub Container Registry
2022-04-21 18:36:00 +02:00
le0m
46c9baa677
fix: add PHP 8.1 to dev test script
2022-02-17 12:52:48 +01:00
le0m
b3e99f8ca4
fix: PHP version test for 'latest'
2021-10-19 17:59:26 +02:00
le0m
c01244d604
chore: add test for PHP version
2021-10-19 17:52:52 +02:00
Paolo Cuffiani
d144fb29af
refactor: use build args for development images
2021-10-19 11:27:18 +02:00
Paolo Cuffiani
b2d21508e6
chore: remove references to PHP 5.4 and 5.5
2021-10-19 08:59:22 +02:00
le0m
d628362483
chore: remove SQLServer PHP extension (no support for Debian 11 and no ARM build available)
2021-10-18 16:27:31 +02:00
leo
2e5e5ca841
fix: tests
2021-04-08 19:34:10 +02:00
leo
cf71f8b9a9
feat: added PHP 8
2020-12-11 20:09:10 +01:00
Paolo Cuffiani
9bb221f48d
#73 test: update tests
2020-11-01 18:49:24 +01:00
Leonn Leite
adac55ec0b
php required >= 7.0
2020-09-24 03:44:19 -03:00
Leonn Leite
99f73ecf88
add pdo_sqlsrv and sqlsrv
2020-09-24 01:46:10 -03:00
Tema Smirnov
3813e965c3
[feature] Added Composer plugin prestissimo
...
Prestissimo - plugin that downloads Composer packages in parallel to speed up the installation process.
Will be removed right after release of Composer 2.x (parallelism implemented)
Signed-off-by: Tema Smirnov <git.tema@smirnov.one >
2020-03-17 22:49:16 +03:00
leo
486f5a6d29
- chore: add xsl extension to dev/Makefile assertions
2020-03-17 10:10:06 +01:00
Tema Smirnov
31435904c1
Added sockets extension
...
`sockets` extension is required by php-amqplib (PHP client for RabbitMQ)
Signed-off-by: Tema Smirnov <git.tema@smirnov.one >
2020-03-17 05:38:03 +03:00
Frédéric Barthelet
9bf3cf7c3c
feat: add PHP 7.4 images
2019-12-06 12:14:49 +01:00
Paolo Cuffiani
0fa5eaf3dd
chore: add make push recipe, add deployment step to Travis
2019-03-21 14:56:55 +01:00
Paolo Cuffiani
ec6be35112
#45 feat: add dev images for PHP 7.3
2018-10-25 22:32:12 +02:00
Yohann bianchi
11acd840c7
✨ Add OPcache extension to PHP 5.4 images
2018-06-28 17:28:55 +02:00
Dante Di Domenico
c932dfc925
feat: add exif to Makefile
2018-03-29 11:10:42 +02:00
Paolo Cuffiani
e25bdfe95e
[minor] test: add missing assertion on mcrypt for dev images
2018-01-10 21:00:22 +01:00
Paolo Cuffiani and GitHub
0662c2adaf
Merge branch 'master' into issue/18-php-7.2
2017-12-04 16:00:42 +01:00
Paolo Cuffiani
32abb0730d
#18 fix: fix Makefile tests
2017-12-04 14:30:38 +01:00
Paolo Cuffiani
f4d9cedeef
#18 refactor: disable PHP 7.2 dev images
2017-12-04 12:35:49 +01:00
Lincoln Lamas
0dcde6e1ae
Added LDAP extension
2017-11-10 16:45:03 -02:00
Paolo Cuffiani
9322708b88
fix: fix installation issues
2017-10-19 16:48:54 +02:00
Paolo Cuffiani
0969810641
Merge branch 'master' into issue/18-php-7.2
...
# Conflicts:
# .travis.yml
2017-10-18 18:31:10 +02:00
Paolo Cuffiani
826bbbceca
[minor] style: suppress useless output
2017-10-18 11:32:23 +02:00
Paolo Cuffiani
94b531ec72
refactor: refactor CI builds to make failures more meaningful
2017-10-18 10:49:49 +02:00
Paolo Cuffiani
eb2f7bec2d
#18 chore: add 7.2 images
2017-10-17 18:47:34 +02:00
Paolo Cuffiani
9bbb5c6613
#16 chore: add docs and tests for dev images as well
2017-09-01 14:42:09 +02:00
Paolo Cuffiani and GitHub
bc2087241e
Merge pull request #12 from Nemo64/opcache
...
added opcache to extension list in php 5.5+
2017-05-04 11:33:38 +02:00
Marco Pfeiffer
5d47233834
copied test for dev version
2017-05-04 10:48:14 +02:00
Paolo Cuffiani
53864b9f51
#10 test: test that memcached extension is properly installed on all images
2017-05-03 14:52:56 +02:00
Paolo Cuffiani
9e69cf0833
#6 feat: install ext-redis on PHP 7.x images
2017-01-12 18:55:33 +01:00
Paolo Cuffiani
bb15f4a8aa
#5 feat: install XDebug on PHP 7.x dev images
2017-01-12 14:25:26 +01:00
Paolo Cuffiani
8373cad789
#2 feat: add PHP 7.1 images
2017-01-12 14:14:21 +01:00
Paolo Cuffiani
4d740491dc
#1 #4 test: update tests for dev images
2017-01-12 13:22:58 +01:00
Paolo Cuffiani
4362b62f46
Fix tests for Docker images from the 7.x series.
2015-12-09 09:45:21 +01:00
Paolo Cuffiani
14359d5a63
Fix Makefile.
2015-11-13 19:43:33 +01:00
Paolo Cuffiani
5ae38c1e09
Fix Makefile.
2015-11-13 19:23:59 +01:00