1
0
Fork 0
Commit Graph

77 Commits (23359f2db658f1321d7c2270961105c58c1232cb)

Author SHA1 Message Date
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
Maks3w bc08940724 [travis-ci] Enable PHPUnit color output 2015-05-25 10:31:23 +02:00
Jordi Boggiano 4d8b371908 Highlight failures in travis test output 2015-05-05 21:30:10 +01:00
Haralan Dobrev 8168f69ae7 Report Travis CI build success early
This will report the build has succceeded even if allowed to fail jobs are
still running.

See https://github.com/composer/composer/pull/3828.

Docs: http://docs.travis-ci.com/user/build-configuration/#Fast-finishing

Props to @fonsecas72.
2015-03-09 10:25:47 +02:00
Haralan Dobrev 3667e18885 Test on HHVM nightly releases. Allow to fail.
Nightly releases could change in unpredictable way.
So they should not fail the whole build.

However we could catch problems and breaking changes
on next versions of HHVM early.
2015-03-08 19:30:56 +02:00
Christophe Coevoet a02f3e79b8 Switch to the docker-based infrastructure on Travis 2015-03-04 16:53:53 +01:00
Hugo Fonseca f35d6ac0e0 Removed php7 to travis allowed_failures 2015-03-03 12:26:47 +00:00
Hugo Fonseca fe2b2e651a Added php7 to travis 2015-03-01 20:47:15 +00:00
Christophe Coevoet 68bcba3a03 Disallow failures on HHVM on Travis 2014-12-02 14:32:37 +01:00