- Dec 01, 2018
-
-
Tim van Dijen authored
Closes #628
-
- Nov 15, 2018
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 29, 2018
-
-
Matt Schwager authored
-
- Oct 19, 2018
-
-
Thijs Kinkhorst authored
-
- Oct 08, 2018
-
-
Jaime Pérez Crespo authored
-
- May 24, 2018
-
-
Thijs Kinkhorst authored
Ignore closure return types, as we need to support PHP < 7. This is not really workable. Need to devise another way to run psalm periodically without keeping it breaking the build.
-
Thijs Kinkhorst authored
-
- May 11, 2018
-
-
Tim van Dijen authored
-
- Apr 18, 2018
-
-
Jan Trejbal authored
-
- Feb 14, 2018
-
-
Thijs Kinkhorst authored
-
- Jan 15, 2018
-
-
Tim van Dijen authored
-
- Jan 08, 2018
-
-
Jaime Pérez Crespo authored
-
- Dec 24, 2017
-
-
Thijs Kinkhorst authored
-
- Dec 23, 2017
-
-
Thijs Kinkhorst authored
-
- Nov 10, 2017
-
-
Thijs Kinkhorst authored
This prevents a lot of -dev dependencies in composer.lock which are not used otherwise and generate 'scary' warnings like "Package x is abandoned". Closes #718
-
- Sep 01, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Aug 17, 2017
-
-
Thijs Kinkhorst authored
-
- Aug 03, 2017
-
-
Jaime Pérez Crespo authored
We've just been moved from Precise to Trusty, and PHP 5.3 is not available in the latter, so builds fail.
-
- Jun 22, 2017
-
-
Matt Schwager authored
-
- Sep 21, 2016
-
-
Thijs Kinkhorst authored
The segfault happens in the coverage report. Since we send coverage info only with PHP 5.6, avoid running it entirely, saves buildtime aswell.
-
- Sep 16, 2016
-
-
Patrick Radtke authored
-
- Apr 11, 2016
-
-
Jaime Perez Crespo authored
-
- Feb 04, 2016
-
-
Jaime Perez Crespo authored
Try to make it build with the saml module included by using the phpunit version we are requiring instead of the one preinstalled.
-
Jaime Perez Crespo authored
-
- Feb 01, 2016
-
-
Jaime Perez Crespo authored
Calling composer with "update" instead of "install" should update the versions referenced in the composer.lock file, instead of blindly trying to install them, leading to conflicts.
-
Jaime Perez Crespo authored
-
- Dec 24, 2015
-
-
Jaime Perez Crespo authored
Try with "composer update" instead of "composer install". The latter does not support --prefer-lowest.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Dec 15, 2015
-
-
Thijs Kinkhorst authored
Since this branch is now officially released we need to support it.
-
- May 26, 2015
-
-
Olav Morken authored
This add testing on PHP 7.0 (nightly build). The test is added as an allowed failure for now. but it can be useful to keep an eye on it just in case we do something that won't work in PHP 7.
-