Commit Graph

93 Commits (4b125c9fd208efa5e35af493368a6d3b4d3cfc8f)

Author SHA1 Message Date
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