1
0
Fork 0
Commit Graph

85 Commits (9575c7623f8d7dbc856348231068e47e8e73c748)

Author SHA1 Message Date
Jordi Boggiano 80505e745e
Fix phpstan issues 2020-04-07 14:40:51 +02:00
Jordi Boggiano 71a98d8a7e
Remove --no-suggest flag as it is gone 2020-02-13 16:22:53 +01:00
Jordi Boggiano 702a532a61
Build improvements 2020-02-10 08:56:12 +01:00
Jordi Boggiano 54d57fc6e4
Make sure we test locked dependencies with 7.4 too 2020-02-07 23:24:02 +01:00
Jordi Boggiano fbba175874
Improve build some more 2020-02-07 22:51:19 +01:00
Jordi Boggiano 7634520bdd
Try to fix phpstan errors 2020-02-07 22:35:57 +01:00
Jordi Boggiano 45ecbae8f5
Merge branch 'master' into 2.0 2020-02-07 22:20:51 +01:00
Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
Adam Žurek 406a28708f updated phpstan to 0.12 2019-12-16 21:58:05 +01:00
Andreas Möller 48023e9511
Enhancement: Configure paths and autoload files via phpstan/config.neon 2019-12-10 17:08:55 +01:00
Jordi Boggiano 88b051c96b
Merge branch 'master' into 2.0
Update deps
2019-11-23 12:27:41 +01:00
Andreas Möller f7f7883a5e
Fix: Xdebug vs xdebug 2019-11-03 14:08:14 +01:00
Jordi Boggiano 3ef27cabd6
Merge pull request #7999 from Seldaek/store_dev
Store dev mode in installed.json, fixes #3008
2019-08-01 17:59:09 +02:00
Jordi Boggiano 6c4357a7ed
Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
Andrey Bolonin 54cd1290cb
add to allow_failures 2019-07-16 14:41:39 +03:00
Andrey Bolonin fedc69f828
add php 7.4snapshot 2019-07-14 15:25:01 +03:00
Jordi Boggiano 60df892517
Store dev mode in installed.json, fixes #3008 2019-02-21 12:46:02 +01:00
Jordi Boggiano 9da40b3c2c
Only run phpstan once 2019-02-18 13:56:08 +01:00
CZechBoY a062cd1a31
added phpstan on level 0 2019-02-18 13:05:14 +01:00
Jordi Boggiano b9657ba4ce
Merge branch 'master' into feature/validate 2019-01-03 10:52:49 +01:00
Jordi Boggiano e2590a4e6e
Merge pull request #7864 from localheinz/feature/matrix
Enhancement: Explicitly configure build matrix to maintain order
2019-01-03 10:48:44 +01:00
Jordi Boggiano 9262e2a6ac
Merge pull request #7862 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
2019-01-03 10:47:39 +01:00
Andreas Möller bd2a46cf5d
Fix: Remove sudo configuration 2019-01-02 15:52:53 +01:00
Andreas Möller ae321cfa7c
Enhancement: Explicitly configure build matrix to maintain order 2019-01-02 15:45:25 +01:00
Andreas Möller 9f2dd5c612
Fix: Consistently indent with 2 spaces 2019-01-02 15:38:07 +01:00
Andreas Möller 4fc305456a
Enhancement: Validate composer.json on Travis 2019-01-02 15:12:27 +01:00
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
2018-11-12 15:23:32 +01:00
Markus Staab c6da110e71
Updated deploy php version to 7.2 2018-10-17 08:53:19 +02:00
jrfnl 3c173702b5 🚀 Build/Travis: test builds against PHP 7.3
Once PHP 7.3-beta came out, the `nightly` build on Travis became PHP 7.4-dev and builds haven't been tested against PHP 7.3 for months now.

As of this week, Travis has (finally) made a PHP 7.3 alias available now RC3 is out, so I've added PHP 7.3 to the matrix.
2018-10-17 08:47:55 +02:00
Jordi Boggiano c2fbbe3b86 Restore $INI var 2018-03-29 23:36:46 +02:00
Jordi Boggiano 3536c2970a Try adding a high deps build, fixes #7124 2018-03-29 23:29:33 +02:00
Kévin Dunglas 657068886f
Fix comments 2017-11-29 23:52:13 +01:00
Kévin Dunglas 78a62f8901
Deploy PHAR to GitHub releases 2017-11-15 08:25:16 +02:00
DQNEO 20d6f87928
add PHP 7.2 in travis 2017-10-28 02:33:43 +09:00
Elan Ruusamäe 9a6fa3466f fix parallel test exit scenario. introduced in 4d8b371908 2017-09-04 21:11:19 +03:00
Jordi Boggiano 1dc0cb0d60 Remove hhvm builds as they keep crashing 2017-08-07 15:25:59 +02:00
Rob Bast 422a9adb07
images related to new trusty images 2017-06-22 15:20:19 +02:00
Jordi Boggiano 60d68a06ac Switch to trusty on 1.4 branch 2017-06-17 14:40:38 +02:00
Jordi Boggiano 14c77130e8 Add php7.1 to the build 2016-09-14 11:33:43 +02:00
Nicolas Grekas fd2f51cea8 Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
Jordi Boggiano 80c96a2c01 Screw 5.3.3 on travis, enough.. 2016-01-10 21:11:01 +00:00
Jordi Boggiano 66879b050d Fix config override for 5.3.3 2016-01-10 21:05:08 +00:00
Jordi Boggiano 98211c4971 Disable TLS in 5.3.3 build as openssl is missing 2016-01-10 20:47:10 +00:00
Rob Bast f25446e507 no longer allow php 7 failures 2015-12-15 10:35:39 +01:00
Rob Bast 54ebd67e50 allow 7.0 failures until travis fixes containers/stable release 2015-11-19 12:01:21 +01:00
Jordi Boggiano 9d676a7671 Fix 5.3.3 build 2015-10-28 02:52:53 +00:00
paladox b85d5d2bb0 Update .travis.yml 2015-10-27 10:12:43 +00:00
paladox 54e8339e59 Update .travis.yml 2015-10-27 09:11:01 +00:00
paladox 27b4afcde6 Update .travis.yml
hhvm-nightly is no longer supported in travis ci so remove it.
2015-10-26 17:55:05 +00:00
Christophe Coevoet cae8ed476c Update the config of the apt addon to the new syntax 2015-08-20 13:02:17 +02:00