Commit Graph
25 Commits
Author SHA1 Message Date
Tomáš Votruba bab88701ea Add PHPStan and bump to max level (#139)
* composer: put require- together

* add phpstan

* add phpstan to travis

* phpstan fixes

* phpstan fixes

* phpstan fixes

* drop null defaults since every property is null by default

* DescriptionFactory: fix parse nullable type

* travis: add phpstan max

* travis: fix phpstan config
2017-12-02 19:12:29 +01:00
TomasVotruba f9d1a0c177 travis + composer: bump to PHP 7.1 2017-11-30 10:27:01 +01:00
TomasVotruba 03f8b85625 use coveralls over scrutinizer 2017-11-15 20:01:54 +01:00
TomasVotruba 0ded2070d1 travis: run cs just once 2017-11-12 21:23:54 +01:00
TomasVotruba 0294ce9b70 travis: add tests to cs check 2017-11-12 21:23:54 +01:00
TomasVotruba 87c6ecc5f4 init coding style check 2017-11-12 21:23:54 +01:00
TomasVotruba e223aa704a travis: add PHP 7.2 2017-11-12 21:23:54 +01:00
TomasVotruba a69e7c5103 travis: drop unused commands 2017-11-10 23:53:51 +01:00
Jaapio 3c8d2425b5 Drop hhvm support 2017-08-04 23:25:06 +02:00
Jaapio 51911abd63 Stop building for php 5 2017-08-04 23:11:13 +02:00
Jaapio 7c33776cd8 Upgrade typeresolver to 0.4 2017-07-14 16:40:01 +02:00
Tomáš Votruba d455663710 travis: add PHP 7.1 2017-06-04 21:52:39 +02:00
Hidde Boomsma 018dc90abb build php nightly 2016-06-08 09:33:05 +02:00
Mike van Riel bcfc8360c1 Fixed indentation error in the travis yml 2015-06-26 13:29:29 +02:00
Mike van Riel 033701111e Ensure that we also test the code after a composer update 2015-06-26 13:25:43 +02:00
Mike van Riel 056607296e Update travis and scrutinizer config 2015-06-13 21:29:32 +02:00
Tomáš Votruba 27a4749a50 travis: PHP 7.0 nightly added
See http://docs.travis-ci.com/user/languages/php/#PHP-7
2015-02-27 10:18:02 +01:00
Graham Campbell cb7c16fb61 Travis improvements 2014-08-21 13:02:49 +01:00
Tobias Nyholm b4cd037a02 Added hhvm-nightly 2014-07-09 14:15:10 +02:00
Tobias Nyholm 37bb216b95 Added PHP 5.6 and HHVM to travis.yml 2014-07-09 12:05:21 +02:00
Tom Corrigan fbecde4331 Enable travis builds on php5.5 2013-08-07 13:08:11 +10:00
Vasil Rangelov 5712aa6efd Added @boenrobot to Travis' email notifications;
Some CS fixes at TagTest.php.
2012-11-22 13:22:00 +02:00
Chuck Burgess b102a8d9c5 graphviz isn't necessary 2012-11-21 19:15:29 -06:00
Chuck Burgess 8e0a07cbd8 use phpunit in vendor 2012-11-21 19:08:28 -06:00
Chuck Burgess 6804adcc87 initial travis build 2012-11-21 15:09:44 -06:00