Commit Graph

318 Commits

Author SHA1 Message Date
Michele Locati
7971155251
Check recently updated PHP extensions 2020-02-21 13:19:49 +01:00
Michele Locati
e4cdbdd089
Merge pull request #120 from hevertonfreitas/master
Add support for ffi
2020-02-17 15:05:21 +01:00
Heverton Coneglian de Freitas
4659f9c3ba
Add support for ffi 2020-02-17 09:29:17 -03:00
CI
6cc4915a80 [skip ci] Automatically update README.md 2020-02-16 17:53:50 +00:00
Michele Locati
f14b045b56
Merge pull request #119 from mlocati/oauth
Add support for oauth extension
2020-02-16 18:53:37 +01:00
Michele Locati
dc8ae7f666
Show duration of extension tests 2020-02-16 18:48:55 +01:00
Michele Locati
3e14522293
Fix extraction of extensions to be tested from data/supported-extensions 2020-02-16 18:39:57 +01:00
Michele Locati
3454c8f7d7
Add support for oauth extension 2020-02-16 18:28:30 +01:00
Michele Locati
e7cb3f3695
Merge pull request #118 from mlocati/alpine-3.11
Test (and fix) packages on Alpine 3.11
2020-02-16 17:47:28 +01:00
Michele Locati
4f5e1216bc
Test packages
Test: grpc, imap, mongo, mongodb
2020-02-16 16:43:22 +01:00
Michele Locati
122141976c
Temporarily use old version of mongodb
See https://jira.mongodb.org/browse/CDRIVER-3541
2020-02-16 16:42:47 +01:00
Michele Locati
4e63ee8b36
Simplify ci-test-extensions 2020-02-16 16:42:10 +01:00
Michele Locati
069a637113
Run apk update before determining the required Alpine packages
We should need the updated package list when building the dependency list
2020-02-16 16:42:09 +01:00
Yannoff
08727c5685
[ext-imap] Fix dependencies on Alpine 3.11 2020-02-16 16:42:09 +01:00
Michele Locati
7322b1da6a
Fix grpc on Alpine 3.11 2020-02-16 16:42:08 +01:00
Michele Locati
eab3949260
Test extensions on Alpine 3.11 2020-02-16 16:42:08 +01:00
Michele Locati
2fb8dd206f
Merge pull request #116 from mlocati/no-packages-upgrade
Don't upgrade Debian packages
2020-02-15 20:54:49 +01:00
Michele Locati
cd6fbbd684
Don't upgrade Debian packages
This should speed up tests a lot

Test: zip
2020-02-15 20:45:15 +01:00
Michele Locati
81fb9272c5
Commit to test ZIP extension before the change
Test: zip
2020-02-15 20:32:48 +01:00
CI
600e3e3efc [skip ci] Automatically update README.md 2020-02-04 09:00:43 +00:00
Michele Locati
404da6c0ed
Merge pull request #111 from mlocati/add-decimal
Add support for decimal
2020-02-04 10:00:26 +01:00
Michele Locati
61dc6b4d4b
Add support for decimal 2020-02-04 09:54:02 +01:00
CI
06289fb58b [skip ci] Automatically update README.md 2020-02-03 10:44:08 +00:00
Michele Locati
8f5dbc9a44
Merge pull request #110 from mlocati/php5.5-part8
Support more extensions for PHP 5.5
2020-02-03 11:43:54 +01:00
Michele Locati
8cc7e99af7
Support more extensions for PHP 5.5 2020-02-03 10:50:51 +01:00
CI
2d80efb971 [skip ci] Automatically update README.md 2020-02-03 09:47:33 +00:00
Michele Locati
4fb6e21dd4
Merge pull request #109 from mlocati/php5.5-part7
Support more extensions for PHP 5.5
2020-02-03 10:47:18 +01:00
Michele Locati
2f73166281
Support more extensions for PHP 5.5 2020-02-03 09:32:28 +01:00
CI
243871d4a1 [skip ci] Automatically update README.md 2020-02-03 08:27:22 +00:00
Michele Locati
bf2ed42354
Merge pull request #108 from mlocati/php5.5-part6
Support more extensions for PHP 5.5
2020-02-03 09:27:06 +01:00
Michele Locati
c2e185457f
Support more extensions for PHP 5.5 2020-02-03 08:26:38 +01:00
CI
c575205c7c [skip ci] Automatically update README.md 2020-02-02 23:27:23 +00:00
Michele Locati
58c5566f24
Merge pull request #107 from mlocati/php5.5-part5
Support more extensions for PHP 5.5
2020-02-03 00:27:10 +01:00
Michele Locati
82efd08070
Support more extensions for PHP 5.5 2020-02-02 23:20:59 +01:00
CI
078ea1139c [skip ci] Automatically update README.md 2020-02-02 21:58:04 +00:00
Michele Locati
4ce13f8d71
Merge pull request #106 from mlocati/php5.5-part4
Support more extensions for PHP 5.5
2020-02-02 22:57:45 +01:00
Michele Locati
a41edd0bc9
Support more extensions for PHP 5.5 2020-02-02 21:08:48 +01:00
CI
77b33cc31a [skip ci] Automatically update README.md 2020-02-02 20:04:21 +00:00
Michele Locati
92315d4866
Fix deploy remote URL 2020-02-02 21:04:01 +01:00
Michele Locati
472ae2e424
Merge pull request #104 from mlocati/php5.5-part3
Support more extensions for PHP 5.5
2020-02-02 20:49:09 +01:00
Michele Locati
16cae1d741
Support more extensions for PHP 5.5 2020-02-02 20:38:47 +01:00
Michele Locati
9dfee72c09
Merge pull request #105 from mlocati/gh-actions
Switch from TravisCI to GitHub Actions
2020-02-02 20:37:05 +01:00
Michele Locati
13bb928ca4
Switch from TravisCI to GitHub Actions 2020-02-02 20:34:26 +01:00
Travis CI
3abefaacdb [skip ci] Automatically update README.md 2020-01-31 15:53:38 +00:00
Michele Locati
e29befb7d2
Merge pull request #103 from mlocati/php5.5-part2
Support more extensions for PHP 5.5
2020-01-31 16:52:49 +01:00
Michele Locati
56d8a624f0
Support more extensions for PHP 5.5 2020-01-31 16:40:57 +01:00
Travis CI
824df31044 [skip ci] Automatically update README.md 2020-01-31 15:30:08 +00:00
Michele Locati
5c1a92ca95
Merge pull request #102 from mlocati/php5.5
Start adding support for PHP 5.5
2020-01-31 16:29:31 +01:00
Michele Locati
4005bb69cb
Workaround for https://bugs.php.net/bug.php?id=66339 for imagexbm on PHP 5.5 2020-01-31 15:59:34 +01:00
Michele Locati
ea96de853e
Start adding support for PHP 5.5 2020-01-31 11:09:13 +01:00