Commit Graph

254 Commits (d159643f2b71bd8847c2444fd3fbb0c5bae68728)

Author SHA1 Message Date
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
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 3dbe416e6c Add support for mcrypt in PHP 7.2 2018-04-12 12:43:33 +02:00
Michele Locati e01db37cd1
Show installed PHP modules after the new extension has been installed 2018-04-12 12:39:39 +02:00
Michele Locati 1de03db4ff
Update README.md automatically only when pushing to the master branch 2018-04-12 12:15:15 +02:00
Michele Locati c403aa5e31
Avoid obsolete "-o" notation 2018-04-12 12:13:40 +02:00
Michele Locati 0357a59d47
Export-ignore some files 2018-04-12 12:04:18 +02:00
Michele Locati a8c7753344
Add contributor instructions to README.md 2018-04-12 11:58:21 +02:00
Michele Locati fe7a5b3de5
Test newly added extensions 2018-04-12 11:50:26 +02:00
Michele Locati c6d20b85f2
Fix automatic update of README.md 2018-04-12 10:16:48 +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 f13ecf54b9
Trigger TravisCI push build 2018-04-12 09:22:18 +02:00
Michele Locati 830d462bd8
Let TravisCI automatically rebuild README.md when pushing 2018-04-12 09:17:21 +02:00