Commit Graph
183 Commits
Author SHA1 Message Date
le0mandGitHub 342526d727 Merge pull request #93 from danakishi/php-8.1-support
8.1 support
2022-02-17 10:52:34 +01:00
Aleksey GurevandGitHub 54205ca25b 8.1 support 2022-01-31 11:51:38 +03:00
le0m d21f528e2c chore: add PHP 8.1 2021-12-01 09:59:58 +01:00
le0m b0b8aaec0f chore: typo [skip ci] 2021-11-04 16:07:07 +01:00
le0m f8c79fd3f1 fix: no xhprof for arm64, only amd64 2021-11-04 15:25:33 +01:00
le0mandGitHub bbe02d3854 Merge pull request #90 from chialab/feat/xhprof-tag
Feat: XHProf image tag
2021-11-04 13:02:42 +01:00
603b99fb51 chore: fix URLs and sort extensions alphabetically
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@chialab.it>
2021-11-04 10:03:57 +01:00
le0m c3f4be5ad9 chore: add workflow steps to build, test and push XHProf images 2021-11-03 17:51:48 +01:00
le0m 92009b2d41 feat: XHProf image tag 2021-11-03 17:42:00 +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 54b0208694 #88 chore: temporarily disable tests on dev images 2021-10-19 16:37:27 +02:00
Paolo Cuffiani 2cbf4e1224 #88 fix: do not use cache for chialab/php-dev images 2021-10-19 16:28:50 +02:00
Paolo Cuffiani 346723fe08 fix: add missing build-args 2021-10-19 16:19:12 +02:00
le0mandGitHub e6576d8bad Merge pull request #87 from chialab/refactor/use-build-args
Use build args
2021-10-19 13:12:29 +02:00
Paolo Cuffiani 29709534e7 chore: update workflow to pass build arguments 2021-10-19 11:27:40 +02:00
Paolo Cuffiani 355ff16326 refactor: use build args for base images 2021-10-19 11:27:38 +02:00
Paolo Cuffiani d144fb29af refactor: use build args for development images 2021-10-19 11:27:18 +02:00
le0mandGitHub 4a129f7add Merge pull request #86 from chialab/chore/cleanup-readme
Remove references to PHP 5.4 and 5.5
2021-10-19 10:17:14 +02:00
Paolo Cuffiani b2d21508e6 chore: remove references to PHP 5.4 and 5.5 2021-10-19 08:59:22 +02:00
le0mandGitHub c3c4f187da Merge pull request #85 from chialab/feat/multiarch-images
Feat: arm64 images
2021-10-18 17:29:02 +02:00
le0m a69a4a42bc fix: version string for test step 2021-10-18 17:22:15 +02:00
le0m ee6886d7a0 refactor: change workflow to also build ARM images 2021-10-18 16:37:41 +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
le0m 96fe814bf9 chore: remove PHP 5.4 and 5.5 images (no ARM version available) 2021-10-18 16:26:47 +02:00
le0mandGitHub e5fc9505fb chore: update README pipeline badge 2021-06-11 15:33:20 +02:00
le0mandGitHub dabb53baba Merge pull request #81 from Nemo64/patch-1
add the php 8 Dockerfiles to the readme.
2021-06-11 15:12:59 +02:00
Marco PfeifferandGitHub 926d19fda6 add the php 8 Dockerfiles to the readme.
The README makes this image look like it's not maintained anymore because it's the first thing you see when browsing on the docker hub and it was missing the 8.0 images.
2021-05-06 12:17:38 +02:00
le0mandGitHub 01bf02b47b Merge pull request #78 from chialab/feature/gh-actions
Switch to GH Actions
2021-04-09 00:17:44 +02:00
leo 502b67eb13 chore: dry job variables 2021-04-08 19:42:35 +02:00
leo 2e5e5ca841 fix: tests 2021-04-08 19:34:10 +02:00
leo ff74229f0d chore: remove hirak/prestissimo from php <= 5.5 2021-04-08 17:57:50 +02:00
leo fc759f8e08 feat: added PHP 8 to workflow 2021-01-31 18:55:14 +01:00
leo 923c5e4e70 chore: skip ci, ci skip 2021-01-31 18:51:13 +01:00
leo 4a68c14807 chore: cancel only once 2021-01-31 18:51:13 +01:00
leo 853945a4b1 feat: cancel previous workflow runs 2021-01-31 18:51:13 +01:00
leo 9a79c82edc chore: remove Travis file 2021-01-31 18:51:13 +01:00
leo 7bb96306b1 fix: login to Docker HUB before publishing 2021-01-31 18:51:08 +01:00
leo 9d7ba28422 feat: add GH Actions workflow 2021-01-31 18:51:08 +01:00
le0mandGitHub 48dd3cbc49 Merge pull request #80 from chialab/feat/php-8
Add PHP 8
2021-01-31 18:48:14 +01:00
leo cf71f8b9a9 feat: added PHP 8 2020-12-11 20:09:10 +01:00
le0mandGitHub e74b2b0d0a Merge pull request #74 from chialab/composer-1-2
Install both Composer 1 and 2
2020-11-10 16:55:38 +01:00
leo cdf8387d30 chore: note in README about composer versions 2020-11-01 19:28:03 +01:00
Paolo Cuffiani 9bb221f48d #73 test: update tests 2020-11-01 18:49:24 +01:00
Paolo Cuffiani 0f48458c42 #73 feat: install both Composer 1 and 2 2020-11-01 18:18:44 +01:00
Paolo Cuffiani 2772d13261 update .travis.yml syntax 2020-10-31 09:41:37 +01:00
leo ca25870a40 - chore: add empty newline to all files 2020-09-24 19:04:05 +02:00
le0mandGitHub 1a680a1042 Merge pull request #70 from leonnleite/feature/add-sqlsrv
Added pdo_sqlsrv and sqlsrv
2020-09-24 18:51:33 +02: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