Commit Graph

170 Commits (6393e6819c1052655cc9c1e1e17e4c7608fef3aa)

Author SHA1 Message Date
Michele Locati 866b2dc207 [skip ci] Automatically update README.md 2021-01-19 14:05:20 +00:00
Michele Locati 4ed7a10ff5 [skip ci] Automatically update README.md 2021-01-18 20:32:14 +00:00
Michele Locati ed31420cf1 [skip ci] Automatically update README.md 2021-01-17 14:05:57 +00:00
Michele Locati db818367b0 [skip ci] Automatically update README.md 2021-01-16 20:12:47 +00:00
Michele Locati b908e12d61
Add a couple of badges 2021-01-15 09:21:12 +01:00
Michele Locati 05881f49d3
Add instructions for the maintainers 2021-01-14 15:49:25 +01:00
Yannoff d51c7b818d [documentation] Add caveat on COPY cached image
- Add a caveat on cached image pitfall in the `COPY` section of the `README`
2021-01-10 20:36:19 +01:00
Michele Locati 2041514c21 [skip ci] Automatically update README.md 2021-01-05 14:24:22 +00:00
Michele Locati df3e82b65a [skip ci] Automatically update README.md 2021-01-03 14:18:14 +00:00
Michele Locati da296de477 [skip ci] Automatically update README.md 2021-01-02 20:04:42 +00:00
Michele Locati 4ab545d98a [skip ci] Automatically update README.md 2021-01-02 19:37:57 +00:00
Michele Locati 4a4f5d0c14 [skip ci] Automatically update README.md 2020-12-30 14:42:57 +00:00
Michele Locati 7e9958c161 [skip ci] Automatically update README.md 2020-12-28 12:28:20 +00:00
Michele Locati ab5b2beb88 [skip ci] Automatically update README.md 2020-12-22 18:29:48 +00:00
Michele Locati 3edb83d434 [skip ci] Automatically update README.md 2020-12-17 16:10:23 +00:00
Michele Locati 6bd11a1f74 [skip ci] Automatically update README.md 2020-12-16 16:33:31 +00:00
Michele Locati 816a5a2a11
Add support for installing composer 2020-12-16 11:47:44 +01:00
Michele Locati c2d8c3d37b [skip ci] Automatically update README.md 2020-12-14 16:58:42 +00:00
Michele Locati bf732abd85 [skip ci] Automatically update README.md 2020-12-11 14:24:59 +00:00
Michele Locati afe01d4304 [skip ci] Automatically update README.md 2020-12-10 17:09:48 +00:00
Michele Locati ff43ab4a23
Attach install-php-extensions to the releases 2020-12-10 17:24:38 +01:00
Michele Locati 3327c035f6 [skip ci] Automatically update README.md 2020-12-10 14:44:10 +00:00
Michele Locati 692e9b740f [skip ci] Automatically update README.md 2020-12-10 11:16:02 +00:00
Michele Locati 935bf8a85b [skip ci] Automatically update README.md 2020-12-09 10:07:11 +00:00
CI bf047ffdbd [skip ci] Automatically update README.md 2020-12-09 08:48:55 +00:00
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