85 Commits (c9846d4d3c60136be2f41f7c00852b35907fd547)

Author SHA1 Message Date
Jordi Boggiano 80505e745e
Fix phpstan issues 4 years ago
Jordi Boggiano 71a98d8a7e
Remove --no-suggest flag as it is gone 4 years ago
Jordi Boggiano 702a532a61
Build improvements 4 years ago
Jordi Boggiano 54d57fc6e4
Make sure we test locked dependencies with 7.4 too 4 years ago
Jordi Boggiano fbba175874
Improve build some more 4 years ago
Jordi Boggiano 7634520bdd
Try to fix phpstan errors 4 years ago
Jordi Boggiano 45ecbae8f5
Merge branch 'master' into 2.0 4 years ago
Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 4 years ago
Adam Žurek 406a28708f updated phpstan to 0.12 5 years ago
Andreas Möller 48023e9511
Enhancement: Configure paths and autoload files via phpstan/config.neon 5 years ago
Jordi Boggiano 88b051c96b
Merge branch 'master' into 2.0
Update deps
5 years ago
Andreas Möller f7f7883a5e
Fix: Xdebug vs xdebug 5 years ago
Jordi Boggiano 3ef27cabd6
Merge pull request #7999 from Seldaek/store_dev
Store dev mode in installed.json, fixes #3008
5 years ago
Jordi Boggiano 6c4357a7ed
Merge branch 'master' into 2.0 5 years ago
Andrey Bolonin 54cd1290cb
add to allow_failures 5 years ago
Andrey Bolonin fedc69f828
add php 7.4snapshot 5 years ago
Jordi Boggiano 60df892517
Store dev mode in installed.json, fixes #3008 5 years ago
Jordi Boggiano 9da40b3c2c
Only run phpstan once 5 years ago
CZechBoY a062cd1a31
added phpstan on level 0 5 years ago
Jordi Boggiano b9657ba4ce
Merge branch 'master' into feature/validate 6 years ago
Jordi Boggiano e2590a4e6e
Merge pull request #7864 from localheinz/feature/matrix
Enhancement: Explicitly configure build matrix to maintain order
6 years ago
Jordi Boggiano 9262e2a6ac
Merge pull request #7862 from localheinz/fix/indent
Fix: Consistently indent with 2 spaces
6 years ago
Andreas Möller bd2a46cf5d
Fix: Remove sudo configuration 6 years ago
Andreas Möller ae321cfa7c
Enhancement: Explicitly configure build matrix to maintain order 6 years ago
Andreas Möller 9f2dd5c612
Fix: Consistently indent with 2 spaces 6 years ago
Andreas Möller 4fc305456a
Enhancement: Validate composer.json on Travis 6 years ago
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
6 years ago
Markus Staab c6da110e71
Updated deploy php version to 7.2 6 years ago
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.
6 years ago
Jordi Boggiano c2fbbe3b86 Restore $INI var 6 years ago
Jordi Boggiano 3536c2970a Try adding a high deps build, fixes #7124 6 years ago
Kévin Dunglas 657068886f
Fix comments 7 years ago
Kévin Dunglas 78a62f8901
Deploy PHAR to GitHub releases 7 years ago
DQNEO 20d6f87928
add PHP 7.2 in travis 7 years ago
Elan Ruusamäe 9a6fa3466f fix parallel test exit scenario. introduced in 4d8b371908 7 years ago
Jordi Boggiano 1dc0cb0d60 Remove hhvm builds as they keep crashing 7 years ago
Rob Bast 422a9adb07
images related to new trusty images 7 years ago
Jordi Boggiano 60d68a06ac Switch to trusty on 1.4 branch 7 years ago
Jordi Boggiano 14c77130e8 Add php7.1 to the build 8 years ago
Nicolas Grekas fd2f51cea8 Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
Jordi Boggiano 80c96a2c01 Screw 5.3.3 on travis, enough.. 9 years ago
Jordi Boggiano 66879b050d Fix config override for 5.3.3 9 years ago
Jordi Boggiano 98211c4971 Disable TLS in 5.3.3 build as openssl is missing 9 years ago
Rob Bast f25446e507 no longer allow php 7 failures 9 years ago
Rob Bast 54ebd67e50 allow 7.0 failures until travis fixes containers/stable release 9 years ago
Jordi Boggiano 9d676a7671 Fix 5.3.3 build 9 years ago
paladox b85d5d2bb0 Update .travis.yml 9 years ago
paladox 54e8339e59 Update .travis.yml 9 years ago
paladox 27b4afcde6 Update .travis.yml
hhvm-nightly is no longer supported in travis ci so remove it.
9 years ago
Christophe Coevoet cae8ed476c Update the config of the apt addon to the new syntax 9 years ago