1. 30 Apr, 2018 1 commit
  2. 06 Apr, 2018 1 commit
  3. 01 Apr, 2018 1 commit
  4. 29 Mar, 2018 2 commits
  5. 07 Feb, 2018 1 commit
  6. 29 Jan, 2018 2 commits
  7. 15 Jan, 2018 2 commits
  8. 04 Jan, 2018 2 commits
  9. 03 Jan, 2018 1 commit
  10. 02 Jan, 2018 1 commit
  11. 01 Jan, 2018 4 commits
  12. 26 Dec, 2017 1 commit
  13. 19 Dec, 2017 1 commit
  14. 14 Dec, 2017 1 commit
  15. 08 Dec, 2017 1 commit
    • Grégoire Paris's avatar
      Improve deprecation wording · 4256d176
      Grégoire Paris authored
      People that are starting a new project will immediately know what this
      is about, but people upgrading doctrine might get a lot of these and
      should have a better clue regarding what this is about.
      4256d176
  16. 07 Dec, 2017 3 commits
  17. 06 Dec, 2017 2 commits
    • Grégoire Paris's avatar
      Remove unused exception · 559ebed9
      Grégoire Paris authored
      559ebed9
    • 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
  18. 21 Nov, 2017 3 commits
  19. 19 Nov, 2017 10 commits