Commit Graph

219 Commits (99fbb8a7f80fac7d9617631c4aa48a8582edc38b)

Author SHA1 Message Date
Michele Locati 0fb82fedc1
Add memcached for PHP 7.3 2019-10-07 17:25:19 +02:00
Travis CI 67353fb133 [skip ci] Automatically update README.md 2019-09-27 15:55:49 +00:00
Michele Locati 3db943c6c8
Merge pull request #29 from mlocati/uopz
Add support to UOPZ
2019-09-27 17:54:43 +02:00
Michele Locati 25a58a500f
Add support to UOPZ
uopz disables exit() by default, so we can't assume that exit()
will actually quit a PHP script
2019-09-27 17:48:22 +02:00
Travis CI 21f8edbea2 [skip ci] Automatically update README.md 2019-08-21 10:48:00 +00:00
Michele Locati 2b5e46ae24
Merge pull request #28 from mlocati/pcov
Add support to PCOV
2019-08-21 12:47:03 +02:00
Michele Locati 77b798d328
Add support to PCOV 2019-08-21 12:44:24 +02:00
Michele Locati a4fdd1d64c
Merge pull request #25 from JC5/patch-2
Update install-php-extensions
2019-08-12 22:17:03 +02: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
James Cole 02425005f8
Update install-php-extensions
Small change so building LDAP will work on ARM as well.
2019-08-12 18:33:32 +02:00
Michele Locati e65d33fa14
Fix "Use of bundled libzip is deprecated and will be removed" 2019-07-31 15:15:52 +02:00
Michele Locati dece414ae3
Merge pull request #20 from pavel-mironchik/apt-autoremove
The `--cleanup` option also uses an `apt autoremove` command.
2019-05-17 09:54:55 +02:00
Pavel Mironchik 5c99931e7c Fix indentation. 2019-05-17 13:21:01 +06: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
Michele Locati d572d8867b
Merge pull request #19 from mlocati/igbinary
Add support for igbinary
2019-05-16 17:29:58 +02:00
Michele Locati a6faa2eb1f
Run TravisCI jobs only when pushing to master 2019-05-16 17:25:25 +02:00
Michele Locati 4ce468ba40
Add support for igbinary 2019-05-16 17:22:39 +02:00
Michele Locati 10c317ccb4
Merge pull request #15 from b1rdex/patch-2
Xdebug for php 7.3 released
2019-04-09 08:29:56 +02:00
Anatoly Pashin ec7bdb840d
Xdebug for php 7.3 released 2019-04-09 12:05:52 +10:00
Travis CI 79a255bd8c [skip ci] Automatically update README.md 2019-01-02 20:02:58 +00:00
Michele Locati d202943616
Merge pull request #13 from b1rdex/patch-1
Amqp 1.9.4 with 7.3 support released
2019-01-02 21:02:00 +01:00
Anatoly Pashin 2f1461d538
Update supported-extensions 2019-01-02 23:45:40 +10:00
Travis CI 14a3864cd1 [skip ci] Automatically update README.md 2018-12-12 08:59:20 +00:00
Michele Locati 4235706f7b
Merge pull request #12 from b1rdex/patch-1
Fix zip extension deps for 7.3
2018-12-12 09:58:29 +01:00
Anatoly Pashin 87cb3e23b0
Update supported-extensions 2018-12-12 18:39:45 +10:00
Anatoly Pashin b85223624e
Update install-php-extensions 2018-12-12 18:38:54 +10:00
Travis CI b0e90b7cc8 [skip ci] Automatically update README.md 2018-12-12 06:42:03 +00:00
Michele Locati 2ddf4afc85
Merge pull request #11 from b1rdex/patch-1
Use xdebug beta on 7.3
2018-12-12 07:41:05 +01:00
Anatoly Pashin 2526f9cddf
Merge pull request #1 from b1rdex/patch-2
Update supported-extensions
2018-12-12 16:37:26 +10:00
Anatoly Pashin c9755ab64a
Update supported-extensions 2018-12-12 16:36:48 +10:00
Anatoly Pashin 5435422818
Update install-php-extensions 2018-12-12 16:25:42 +10:00
Travis CI b0bbe79e40 [skip ci] Automatically update README.md 2018-12-11 16:08:57 +00:00
Michele Locati 584ba5f3ba Add remaining PHP 7.3 compatible extensions 2018-12-11 17:07:50 +01:00
Michele Locati 9419514e0f Print successful installed extension message 2018-12-11 17:07:50 +01:00
Travis CI 5e8ec484e8 [skip ci] Automatically update README.md 2018-12-11 15:33:20 +00:00
Michele Locati 817156a26f Remove not passing extensions, test fewer extensions, fix installed extensions check 2018-12-11 16:32:15 +01:00
Michele Locati 6fbd39d2fa Capture output of test build steps 2018-12-11 16:32:15 +01:00
Michele Locati 2635b0bec6 One-liner shell instructions 2018-12-11 16:32:15 +01:00
Michele Locati b58f5f192c Better check of installed extension 2018-12-11 16:32:15 +01:00
Michele Locati 79f6025d71 Remove useless space 2018-12-11 16:32:15 +01:00
Michele Locati 6b85bc3493 Assume that what's working for PHP 7.2 works for PHP 7.3 2018-12-11 16:32:15 +01:00
Michele Locati 8a32e6d0a7 Include PHP 7.3 in the supported-extensions 2018-12-11 16:32:15 +01:00
Michele Locati 3a26e31f70
Don't re-execute TravisCI jobs upon automatic update of README.md 2018-12-11 12:13:42 +01:00
Travis CI 8dde3e1a76 Automatically update README.md 2018-10-17 14:59:13 +00:00
Michele Locati 1852e2d8e1
Include common utilities in travisci-update-readme 2018-10-17 16:55:55 +02:00
Minh-Quan TRAN bac032c42c add amqp
Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
2018-10-16 23:15:13 +02:00
Anatoly Pashin 99e905f461 Update install-php-extensions 2018-10-09 11:10:34 +02:00
Michele Locati 83f74c6969
Rename --apt-remove option to --cleanup 2018-06-28 10:01:51 +02:00