- 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.
-
- Feb 04, 2015
-
-
Jaime Perez Crespo authored
-
- Jan 12, 2015
-
-
Thijs Kinkhorst authored
& make phpunit dev dependency explicit.
-
Brook Schofield authored
Updated the composer.lock to install satooshi/php-coveralls Add .coveralls.yml to stop errors. Added coverage_clover pointing to correct location. json_path now... anything to get bin/vendor/coveralls to actually execute! Only push coverage reports for a single version of PHP Add whitelist + exclusion files to coverage. Reduce code coverage % by processing all files :-) Beware adding additional directories for tests without setting up config + mocking the rest of the environment. Don't show uncovered files. Attempt upload for all PHP versions. Is this stacktrace always generated? Return to "true" for uncovered files. There is a path problem somewhere!
-
- Nov 21, 2014
-
-
Brook Schofield authored
-
- Oct 01, 2014
-
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-
Jaime Perez authored
-