Michele Locati
|
f405760148
|
Merge pull request #389 from llaville/feature/jsmin
Feature - add new extension jsmin
|
2021-07-13 11:22:30 +02:00 |
Laurent Laville
|
ac55a46d2e
|
add new extension jsmin
|
2021-07-13 11:12:48 +02:00 |
Michele Locati
|
29afe98c15
|
[skip ci] Automatically update README.md
|
2021-07-13 06:04:00 +00:00 |
Michele Locati
|
360e062662
|
Merge pull request #388 from llaville/feature/uploadprogress
Feature - add new extension uploadprogress
|
2021-07-13 08:03:44 +02:00 |
Laurent Laville
|
37d5f5b090
|
add new extension uploadprogress
|
2021-07-13 07:49:16 +02:00 |
Michele Locati
|
70747bf2da
|
Merge pull request #387 from mlocati/fix-apk-dependencies
Fix APK dependencies after installyng APK packages
|
2021-07-12 16:56:35 +02:00 |
Michele Locati
|
8a67ef60ae
|
Upgrade APK packages when we install some APK package
|
2021-07-12 16:53:47 +02:00 |
Michele Locati
|
838f8615b5
|
Check that wget works
|
2021-07-12 16:48:27 +02:00 |
Michele Locati
|
a619af25fd
|
[skip ci] Automatically update README.md
|
2021-07-12 07:11:20 +00:00 |
Michele Locati
|
a12caa0601
|
Merge pull request #386 from llaville/feature/xmldiff
Feature - add new extension xmldiff
|
2021-07-12 09:11:03 +02:00 |
Michele Locati
|
9be30b99b5
|
Remove with-libdiffmark configure option
It's not defined in package.xml, so pecl won't be able to set it
|
2021-07-12 09:05:25 +02:00 |
Laurent Laville
|
b9f5049d92
|
do not use diffmark with PHP 8.x (not yet supported)
|
2021-07-11 08:49:56 +02:00 |
Laurent Laville
|
fefe3c4fd5
|
add library libstdc++ for alpine distro missing to load xmldiff extension
|
2021-07-11 08:31:03 +02:00 |
Laurent Laville
|
9f17f4d277
|
add new xmldiff extension
|
2021-07-10 08:59:08 +02:00 |
Laurent Laville
|
6efe263150
|
fix typo error in comment
|
2021-07-10 07:03:33 +02:00 |
Michele Locati
|
6cf665a113
|
Merge pull request #383 from llaville/patch-2
How to handle pre-release versions
|
2021-07-05 17:50:43 +02:00 |
Laurent Laville
|
74c97fb45f
|
how to handle pre-release versions
|
2021-07-05 17:46:58 +02:00 |
Laurent Laville
|
62b174e111
|
Merge pull request #1 from mlocati/master
sync my fork repo
|
2021-07-05 17:11:20 +02:00 |
Michele Locati
|
a19fcb2dee
|
Merge pull request #382 from llaville/patch-1
Typo error in function name
|
2021-07-05 17:03:34 +02:00 |
Laurent Laville
|
398d438b0e
|
fix typo error in function name
|
2021-07-05 16:43:02 +02:00 |
Michele Locati
|
5119f540c7
|
Merge pull request #380 from mlocati/mongodb-stable
Use last stable mongodb version on PHP 7.0+
|
2021-07-05 15:09:56 +02:00 |
Michele Locati
|
46bffdbd65
|
Use last stable mongodb version on PHP 7.0+
Test: mongodb
|
2021-07-05 14:58:50 +02:00 |
Michele Locati
|
8889295860
|
Merge pull request #377 from mlocati/mark-used-packages-as-used
Mark pre-installed required APT/APK packages as used
|
2021-07-02 14:39:28 +02:00 |
Michele Locati
|
a226dc2b5e
|
Mark pre-installed required APT/APK packages as used
Test: zip
|
2021-07-02 14:35:48 +02:00 |
Michele Locati
|
57528a4e76
|
Merge pull request #376 from mlocati/fix-apt-regexes
Fix apt package regexes on Debian
|
2021-07-02 13:53:10 +02:00 |
Michele Locati
|
c64523bf27
|
Fix apt package regexes on Debian
Test: amqp,dba,gd,gearman,geoip,gmagick,gnupg,http,imagick,imap,intl,maxminddb,mongo,mongodb,oci8,pdo_oci,rdkafka,redis,swoole,tidy,xls,zip
|
2021-07-02 12:41:41 +02:00 |
Michele Locati
|
17df6b9b5b
|
[skip ci] Automatically update README.md
|
2021-07-01 15:36:46 +00:00 |
Michele Locati
|
fff25f5fa3
|
Support more extensions with PHP 8.1
|
2021-07-01 17:36:25 +02:00 |
Michele Locati
|
d3dd0cddfd
|
[skip ci] Automatically update README.md
|
2021-07-01 13:51:30 +00:00 |
Michele Locati
|
80bbcf791c
|
Merge pull request #374 from mlocati/mssql-php8.1
Support pdo_sqlsrv and sqlsrv on PHP 8.1
|
2021-07-01 15:51:17 +02:00 |
Michele Locati
|
2975caeb1b
|
Support pdo_sqlsrv and sqlsrv on PHP 8.1
|
2021-07-01 15:39:18 +02:00 |
Michele Locati
|
d253bbb88d
|
Notify PHP 8.1 monitoring failures to the Telegram channel
|
2021-07-01 12:41:48 +02:00 |
Michele Locati
|
f60a336f8f
|
Fix "ci-test-extensions all"
|
2021-07-01 12:38:29 +02:00 |
Michele Locati
|
f13e11e15a
|
Monitor extensions compatible with PHP 8.1
Since PHP 8.1 is still in its early stage, we need to keep a eye on it.
|
2021-07-01 12:34:10 +02:00 |
Michele Locati
|
be0073625a
|
Merge pull request #371 from mlocati/test-all-extensions-easier
Make it easier to test all extensions
|
2021-07-01 12:14:45 +02:00 |
Michele Locati
|
b8750bdb9e
|
Make it easier to test all extensions
Test: zip
|
2021-07-01 12:06:46 +02:00 |
Michele Locati
|
e870ee5743
|
Merge pull request #370 from mlocati/ci-allow-filtering-phpversion
Make it easy to test only specific PHP versions
|
2021-07-01 11:57:24 +02:00 |
Michele Locati
|
3165580f9f
|
Make it easy to test only specific PHP versions
Test: zip
|
2021-07-01 11:52:35 +02:00 |
Michele Locati
|
457a5e8656
|
[skip ci] Automatically update README.md
|
2021-07-01 09:33:05 +00:00 |
Michele Locati
|
6c7b5f6a05
|
Merge pull request #369 from mlocati/zookeeper-php8
Add support for Zookeeper on PHP 8.0+
|
2021-07-01 11:32:48 +02:00 |
Michele Locati
|
473653748a
|
Add support for Zookeeper on PHP 8.0+
|
2021-07-01 11:24:57 +02:00 |
Michele Locati
|
e677fb2611
|
Merge pull request #368 from mlocati/alpine-odbc-driver-17.7.2.1
Upgrade Microsoft ODBC Driver for Alpine Linux
|
2021-07-01 11:16:21 +02:00 |
Michele Locati
|
2ea8689342
|
Upgrade Microsoft ODBC Driver for Alpine Linux
Test: sqlsrv,pdo_sqlsrv
|
2021-07-01 11:07:10 +02:00 |
Michele Locati
|
066654abdd
|
Fix opencensus notes for maintainers
|
2021-07-01 11:01:47 +02:00 |
Michele Locati
|
0f64ce8a12
|
Remove imagick note from MAINTAINERS.md
|
2021-07-01 10:54:47 +02:00 |
Michele Locati
|
b9cfaee225
|
Merge pull request #367 from mlocati/upgrade-libcmark
Upgrade libcmark from 0.29.0 to 0.30.0
|
2021-07-01 10:48:44 +02:00 |
Michele Locati
|
efbfd61640
|
Upgrade libcmark from 0.29.0 to 0.30.0
Test: cmark
|
2021-07-01 10:44:27 +02:00 |
Michele Locati
|
028307b6c2
|
Merge pull request #366 from mlocati/support-php8.1
Declare that we now support PHP 8.1
|
2021-07-01 08:41:56 +02:00 |
Michele Locati
|
50dd37c7c6
|
Declare that we now support PHP 8.1
|
2021-07-01 08:39:57 +02:00 |
Michele Locati
|
7f8d37a805
|
[skip ci] Automatically update README.md
|
2021-07-01 06:38:32 +00:00 |