Skip to content
Snippets Groups Projects
  1. Oct 29, 2018
  2. Oct 19, 2018
  3. May 24, 2018
  4. May 11, 2018
  5. Apr 18, 2018
  6. Feb 14, 2018
  7. Jan 15, 2018
  8. Jan 08, 2018
  9. Dec 24, 2017
  10. Dec 23, 2017
  11. Nov 10, 2017
  12. Sep 01, 2017
  13. Aug 17, 2017
  14. Aug 03, 2017
  15. Jun 22, 2017
  16. Sep 21, 2016
  17. Sep 16, 2016
  18. Apr 11, 2016
  19. Feb 04, 2016
  20. Feb 01, 2016
  21. Dec 24, 2015
  22. Dec 15, 2015
  23. May 26, 2015
    • Olav Morken's avatar
      Travis: Start testing on PHP 7.0 (nightly). · 69476523
      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.
      69476523
  24. Feb 04, 2015
  25. Jan 12, 2015
    • Thijs Kinkhorst's avatar
      Only submit results for PHP 5.6 to coveralls · 3069a65f
      Thijs Kinkhorst authored
      & make phpunit dev dependency explicit.
      3069a65f
    • Brook Schofield's avatar
      Add coveralls support · cbade50a
      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!
      cbade50a
  26. Nov 21, 2014
  27. Oct 01, 2014
Loading