Commit Graph

559 Commits (994528f816a95c253daed9c6f24e4fa64a8d52d7)

Author SHA1 Message Date
Michele Locati 347a4d482c
Fix sqlsrv/pdo_sqlsrv because of recent changes
Test: pdo_sqlsrv, sqlsrv
2020-04-16 14:21:23 +02:00
CI 267eea1255 [skip ci] Automatically update README.md 2020-03-03 13:25:40 +00:00
Michele Locati dbfc017114
Add asterisk to supported extensions if they have special requirements 2020-03-03 14:25:20 +01:00
CI 237901a2c2 [skip ci] Automatically update README.md 2020-03-03 12:29:59 +00:00
Michele Locati 91cf4013fe
Merge pull request #128 from mlocati/improve-tdlib
tdlib: support more PHP versions
2020-03-03 13:29:46 +01:00
Michele Locati 1deeb6d656
tdlib: support more PHP versions 2020-03-03 12:09:28 +01:00
CI 7bbefb3bcf [skip ci] Automatically update README.md 2020-03-03 11:08:17 +00:00
Michele Locati 657657c864
Allow specifying extensions not supported in certain distros 2020-03-03 12:07:51 +01:00
CI 47409e2d23 [skip ci] Automatically update README.md 2020-03-02 20:21:26 +00:00
Michele Locati de2e921a8b
Merge pull request #127 from mlocati/tdlib
Add support for tdlib
2020-03-02 21:21:10 +01:00
Michele Locati 219f2b89ce
Add support for tdlib 2020-03-02 18:36:35 +01:00
Michele Locati ab6746373b
Use lower case extension names 2020-02-29 18:44:31 +01:00
Michele Locati 119c431aef
Merge pull request #126 from mlocati/define-distro-vars
Define DISTRO and DISTRO_VERSION
2020-02-28 11:45:17 +01:00
Michele Locati e5764afde4
Test some extensions
Test: amqp+zip, xdebug
2020-02-28 11:13:53 +01:00
Michele Locati 4665719b92
Define DISTRO and DISTRO_VERSION
So that we don't have to call getDistro and getDistroVersion many times
2020-02-28 11:09:15 +01:00
CI 94ae929c4e [skip ci] Automatically update README.md 2020-02-27 23:43:18 +00:00
Michele Locati 6de943b31a
Merge pull request #125 from LAKostis/feature/add-snuffleupagus-ext
added snuffleupagus ext support
2020-02-28 00:43:02 +01:00
Michele Locati d15134f374
Lint 2020-02-27 23:52:04 +01:00
Michele Locati d4a9ef7b68
Use codeload URL for snuffleupagus 2020-02-27 23:52:04 +01:00
Michele Locati a1ea13ff04
Don't download snuffleupagus source code twice 2020-02-27 23:52:03 +01:00
Michele Locati 7ffbb142a4
Switch to src only for snuffleupagus
We can't assume that any other present or future package won't contain
a "src" directory we shouldn't "cd" into.

Also, we have to invoke "cd" just once, otherwise the next "cd -" will
enter the wrong directory.
2020-02-27 23:52:02 +01:00
Michele Locati 7306861194
Simplify configuration 2020-02-27 23:52:01 +01:00
Michele Locati 4b24eb6110
Remove unneeded packages 2020-02-27 23:49:30 +01:00
Konstantin A. Lepikhov ccd5dcbbb3 add debian support 2020-02-27 21:51:55 +01:00
Konstantin A. Lepikhov 6000437aac installModuleFromSource: another formatting fix 2020-02-27 21:08:14 +01:00
Konstantin A. Lepikhov f0b82f028b installModuleFromSource: fix formatting 2020-02-27 21:05:25 +01:00
Konstantin A. Lepikhov 796d556072 snuffleupagus: enable .rules
This module uses very strict defaults which block almost everything.
2020-02-27 20:59:35 +01:00
Konstantin A. Lepikhov 310d89ade2 added snuffleupagus ext support 2020-02-27 15:43:33 +01:00
Michele Locati 37e0b4fff3
Fix regular expression to extract package handle 2020-02-25 14:03:34 +01:00
Michele Locati 419d019232
Merge pull request #123 from mlocati/use-latest-mongodb
Use latest version of mongodb
2020-02-25 11:09:33 +01:00
Michele Locati 772d5dbcdf
Merge pull request #124 from mlocati/check-php-coding-style-quieter
Let Check PHP coding style action be a bit quieter
2020-02-25 11:06:30 +01:00
Michele Locati fdf38cfb02
Let Check PHP coding style action be a bit quieter 2020-02-25 11:03:36 +01:00
Michele Locati 5a7e9a9fda
Use latest version of mongodb
Test: mongodb
2020-02-25 10:58:17 +01:00
Michele Locati d18824e2f2
Fix Telegram notification channel 2020-02-22 20:42:50 +01:00
Michele Locati ab7424e25a
Add GitHub Action to check sending Telegram notifications 2020-02-22 19:26:47 +01:00
Michele Locati c58ecd5264
Minor change 2020-02-21 22:01:48 +01:00
Michele Locati 674d379141
Show the output of the sample docker run --rm php:7.2-cli php -m 2020-02-21 20:44:08 +01:00
Michele Locati 578f705a47
Use Check Mark symbol instead of "V" 2020-02-21 14:39:01 +01:00
Michele Locati 226780a20a
Remove "Test extensions" badge
It's only used for pull requests, it's meaningless in the README.md file
2020-02-21 14:24:15 +01:00
Michele Locati a867c1227d
Add a note about the test-recent-extensions GitHub Action 2020-02-21 14:06:21 +01:00
Michele Locati 92ce387d76
Fix links of status badges 2020-02-21 13:40:49 +01:00
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