CI
9287cce478
[skip ci] Automatically update README.md
2020-12-09 08:39:56 +00:00
CI
21b1ca1e03
[skip ci] Automatically update README.md
2020-12-07 12:59:13 +00:00
CI
c9b25d34db
[skip ci] Automatically update README.md
2020-12-03 16:43:11 +00:00
Michele Locati
4ee43e5429
Let users install a specific PHP module version
...
Test: amqp,apcu,gmagick,http,pecl_http,igbinary,memcache,mailparse,memcached,mongodb,mosquitto,msgpack,oauth,opencensus,parallel,pcov,pdo_sqlsrv,sqlsrv,propro,protobuf,pthreads,raphf,rdkafka,redis,solr,ssh2,uuid,xdebug,uopz,xhprof,yaml
2020-12-03 15:29:09 +01:00
CI
12b5bfbe8c
[skip ci] Automatically update README.md
2020-11-28 13:53:31 +00:00
Krot Eval
0c47469758
Update README.md
...
`chmod +x` gets the same result that `chmod a+x` and `chmod uga+x`.
Classes of users are used to distinguish to whom the permissions apply. If no classes are specified "all" is implied. The classes are represented by one or more of the following letters:
Reference Class Description
u user file owner
g group members of the file's group
o others users who are neither the file's owner nor members of the file's group
a all all three of the above, same as ugo
2020-11-05 13:43:10 +03:00
CI
09606b2c1e
[skip ci] Automatically update README.md
2020-10-18 16:16:54 +00:00
CI
a82bb5cc91
[skip ci] Automatically update README.md
2020-09-21 13:13:57 +00:00
CI
b3c4a238c1
[skip ci] Automatically update README.md
2020-09-21 12:56:26 +00:00
CI
e01752d0ca
[skip ci] Automatically update README.md
2020-09-19 02:59:16 +00:00
CI
0de5f9a590
[skip ci] Automatically update README.md
2020-07-27 15:42:23 +00:00
CI
405b1a3a01
[skip ci] Automatically update README.md
2020-06-15 15:42:07 +00:00
CI
8aa224a7b8
[skip ci] Automatically update README.md
2020-04-30 07:07:29 +00:00
CI
267eea1255
[skip ci] Automatically update README.md
2020-03-03 13:25:40 +00:00
CI
237901a2c2
[skip ci] Automatically update README.md
2020-03-03 12:29:59 +00: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
CI
94ae929c4e
[skip ci] Automatically update README.md
2020-02-27 23:43:18 +00:00
Michele Locati
d18824e2f2
Fix Telegram notification channel
2020-02-22 20:42:50 +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
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
CI
600e3e3efc
[skip ci] Automatically update README.md
2020-02-04 09:00:43 +00:00
CI
06289fb58b
[skip ci] Automatically update README.md
2020-02-03 10:44:08 +00:00
CI
2d80efb971
[skip ci] Automatically update README.md
2020-02-03 09:47:33 +00:00
CI
243871d4a1
[skip ci] Automatically update README.md
2020-02-03 08:27:22 +00:00
CI
c575205c7c
[skip ci] Automatically update README.md
2020-02-02 23:27:23 +00:00
CI
078ea1139c
[skip ci] Automatically update README.md
2020-02-02 21:58:04 +00:00
CI
77b33cc31a
[skip ci] Automatically update README.md
2020-02-02 20:04:21 +00: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
Travis CI
824df31044
[skip ci] Automatically update README.md
2020-01-31 15:30:08 +00:00
Michele Locati
ea96de853e
Start adding support for PHP 5.5
2020-01-31 11:09:13 +01:00
Michele Locati
572050a69b
Improve usage instructions
2020-01-08 10:09:44 +01:00
Travis CI
3b49e19cba
[skip ci] Automatically update README.md
2020-01-07 10:46:38 +00:00
Travis CI
3285412cc7
[skip ci] Automatically update README.md
2019-12-24 14:33:37 +00:00
Travis CI
7d3d1111c7
[skip ci] Automatically update README.md
2019-12-24 09:40:59 +00:00
Travis CI
a6d5bc3168
[skip ci] Automatically update README.md
2019-12-24 09:28:02 +00:00
Travis CI
ee8fa343a2
[skip ci] Automatically update README.md
2019-12-23 16:44:38 +00:00
Michele Locati
04989ff86d
Add lint script
...
Co-authored-by: Michele Locati <michele@locati.it>
Co-authored-by: Quan TRAN <itscaro@users.noreply.github.com>
2019-12-20 18:30:32 +01:00
Travis CI
658b73bd21
[skip ci] Automatically update README.md
2019-12-20 16:21:34 +00:00
Travis CI
b919edbd7a
[skip ci] Automatically update README.md
2019-12-19 09:23:49 +00:00
Michele Locati
2de4f3462d
Add support for testing more than one PHP extension at once
2019-12-18 18:24:06 +01:00
Michele Locati
9d30d8806f
Add links to sample pull requests in README.md
2019-12-17 11:21:01 +01:00
Travis CI
b800b364d2
[skip ci] Automatically update README.md
2019-12-17 10:17:23 +00:00
Michele Locati
868e5689a8
Improving contributors instructions
2019-12-17 10:33:20 +01:00
Travis CI
68cd8ce41f
[skip ci] Automatically update README.md
2019-12-17 09:26:35 +00:00
Travis CI
fa85ee010c
[skip ci] Automatically update README.md
2019-12-17 09:10:34 +00:00
Travis CI
09a1241248
[skip ci] Automatically update README.md
2019-12-17 08:39:03 +00:00
Travis CI
bb6f53cf7f
[skip ci] Automatically update README.md
2019-12-12 11:56:15 +00:00
Travis CI
ffdd0ac53d
[skip ci] Automatically update README.md
2019-12-11 22:21:15 +00:00
Michele Locati
5c41352402
Continue implementing Alpine support
...
Test: interbase, mcrypt, mssql, -STOP-
2019-12-11 13:18:24 +01:00
Michele Locati
f164c691cd
Continue implementing Alpine support
...
Test: amqp, apcu, bcmath, bz2, calendar, cmark, dba, enchant, exif, gd, gettext, gmp, igbinary, imagick, imap
2019-12-10 18:31:20 +01:00
Michele Locati
b19c1882b7
Prepare for Alpine support
2019-12-10 09:12:43 +01:00
Travis CI
1f87f3f427
[skip ci] Automatically update README.md
2019-10-11 13:27:29 +00:00
Travis CI
8d2369eabf
[skip ci] Automatically update README.md
2019-10-11 10:10:38 +00:00
Travis CI
b5866847e0
[skip ci] Automatically update README.md
2019-10-11 06:23:49 +00:00
Travis CI
96a5454b7f
[skip ci] Automatically update README.md
2019-10-10 17:37:00 +00:00
Travis CI
224ff8d947
[skip ci] Automatically update README.md
2019-10-10 16:53:15 +00:00
Travis CI
d5f74d4945
[skip ci] Automatically update README.md
2019-10-10 15:36:18 +00:00
Travis CI
770c6ecd13
[skip ci] Automatically update README.md
2019-10-10 09:59:51 +00:00
Travis CI
f4e10e8bd9
[skip ci] Automatically update README.md
2019-10-10 09:53:20 +00:00
Michele Locati
444aafb73f
Update base image name
2019-10-10 08:49:44 +02:00
freezy
95e729b34c
building docker image for easier install
2019-10-09 17:11:51 +02:00
Travis CI
d90f73d318
[skip ci] Automatically update README.md
2019-10-09 12:26:15 +00:00
Travis CI
e3622bc4b3
[skip ci] Automatically update README.md
2019-10-09 12:12:03 +00:00
Travis CI
28e4e28cb9
[skip ci] Automatically update README.md
2019-10-07 16:33:43 +00:00
Travis CI
ae21dc5eaf
[skip ci] Automatically update README.md
2019-10-07 15:31:28 +00:00
Travis CI
67353fb133
[skip ci] Automatically update README.md
2019-09-27 15:55:49 +00:00
Travis CI
21f8edbea2
[skip ci] Automatically update README.md
2019-08-21 10:48:00 +00:00
Michele Locati
74e576c5a7
Minor change in README.md
2019-08-12 22:15:18 +02:00
Michele Locati
620ec779fd
Allow specifying extensions to be tested in commit message
2019-08-12 22:04:14 +02:00
Pavel Mironchik
2ac6d4aa78
The `--cleanup` option also uses an `apt autoremove` command.
2019-05-17 13:13:23 +06:00
Travis CI
28481a5161
[skip ci] Automatically update README.md
2019-05-16 15:31:12 +00:00
Travis CI
79a255bd8c
[skip ci] Automatically update README.md
2019-01-02 20:02:58 +00:00
Travis CI
14a3864cd1
[skip ci] Automatically update README.md
2018-12-12 08:59:20 +00:00
Travis CI
b0e90b7cc8
[skip ci] Automatically update README.md
2018-12-12 06:42:03 +00:00
Travis CI
b0bbe79e40
[skip ci] Automatically update README.md
2018-12-11 16:08:57 +00:00
Travis CI
5e8ec484e8
[skip ci] Automatically update README.md
2018-12-11 15:33:20 +00:00
Travis CI
8dde3e1a76
Automatically update README.md
2018-10-17 14:59:13 +00:00
Michele Locati
83f74c6969
Rename --apt-remove option to --cleanup
2018-06-28 10:01:51 +02:00
Michele Locati
c3d49327b8
Add --apt-remove option
2018-06-28 09:48:32 +02:00
Michele Locati
eca94d432b
Use sync after chmod
2018-04-12 14:37:58 +02:00
Travis CI
50cd40f27d
Automatically update README.md
2018-04-12 10:44:59 +00:00
Michele Locati
a8c7753344
Add contributor instructions to README.md
2018-04-12 11:58:21 +02:00
Michele Locati
cdbdebc71b
Add a note about pre-installed PHP extensions
2018-04-12 09:50:14 +02:00
Michele Locati
baae7055ac
Add badge to README.md
2018-04-12 09:25:43 +02:00
Michele Locati
50a3f8ef6e
Fix sample Dockerfile
2018-04-11 17:45:25 +02:00
Michele Locati
d9d8e5fc34
Initial commit
2018-04-11 17:39:10 +02:00