1. 29 Feb, 2020 4 commits
  2. 27 Feb, 2020 1 commit
  3. 17 Oct, 2019 1 commit
  4. 03 Aug, 2019 2 commits
  5. 07 Jul, 2019 1 commit
  6. 23 Apr, 2019 1 commit
  7. 15 Mar, 2019 1 commit
  8. 20 Feb, 2019 1 commit
  9. 03 Feb, 2019 1 commit
  10. 14 Dec, 2018 1 commit
  11. 02 Dec, 2018 1 commit
  12. 20 Nov, 2018 1 commit
  13. 12 Oct, 2018 1 commit
  14. 03 Oct, 2018 1 commit
  15. 23 May, 2018 1 commit
  16. 16 May, 2018 1 commit
  17. 12 May, 2018 2 commits
  18. 26 Apr, 2018 1 commit
  19. 08 Apr, 2018 1 commit
    • Sergei Morozov's avatar
      Consistent PHPUnit configuration across environments · 5a0ca2f5
      Sergei Morozov authored
      1. XSD location pointing to the vendored file.
      2. Removed `backupGlobals="false"`.
      3. Added `failOnRisky="true" failOnWarning="true"`.
      4. Added `beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true"`.
      5. Added code coverage whitelist.
      5a0ca2f5
  20. 07 Apr, 2018 1 commit
  21. 04 Apr, 2018 1 commit
  22. 16 Mar, 2018 1 commit
  23. 20 Dec, 2017 1 commit
  24. 06 Dec, 2017 1 commit
    • Grégoire Paris's avatar
      Trigger a deprecation on unknown option · 0241134e
      Grégoire Paris authored
      I am not sure if there is a rationale behind ignoring extra keys like
      this. I was under the impression that something might copy options to
      platform specific options, thus leaving options in the original array,
      knowing they would be ignored anyway. If it is the case, it would be
      best to just move them, otherwise, this commit might help troubleshoot
      some mapping issues.
      I had to fix some tests that wrongly used that options array (maybe
      these options were valid at some point?).
      0241134e
  25. 19 Nov, 2017 2 commits
  26. 09 Sep, 2017 2 commits
  27. 01 Jul, 2017 1 commit
  28. 29 Jun, 2017 1 commit
  29. 02 May, 2017 1 commit
  30. 17 Oct, 2015 1 commit
  31. 23 Jul, 2015 1 commit
  32. 18 Jan, 2015 2 commits