Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Rewrite for PSR-7 #259

Closed
wants to merge 51 commits into from
Closed

Rewrite for PSR-7 #259

wants to merge 51 commits into from

Commits on Jan 13, 2018

  1. Configuration menu
    Copy the full SHA
    9769387 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Bump minimum php to 7.1

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    a30d415 View commit details
    Browse the repository at this point in the history
  2. Update composer dependencies

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    29cd500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44bb5f View commit details
    Browse the repository at this point in the history
  4. Enable strict types

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    1c8fa9e View commit details
    Browse the repository at this point in the history
  5. Fix phpstan complaints

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    518c9ac View commit details
    Browse the repository at this point in the history
  6. Update composer deps

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    9ae938b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5159fd View commit details
    Browse the repository at this point in the history
  8. Drop module route listener

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    7d7c395 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0217272 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cdad43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23dccdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3af86e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cb4676 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec0a675 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da30103 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0799603 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fab24c3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d214751 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6c078bf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f12a438 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a3e2e7 View commit details
    Browse the repository at this point in the history
  22. Drop ModuleManager factory

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    5967c6a View commit details
    Browse the repository at this point in the history
  23. Add new Application factory

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    0ada10a View commit details
    Browse the repository at this point in the history
  24. Drop config factory

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    0c0e845 View commit details
    Browse the repository at this point in the history
  25. Drop ServiceListener factory

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    44b338b View commit details
    Browse the repository at this point in the history
  26. Drop ServiceManager config

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    0f7147b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ed68ff4 View commit details
    Browse the repository at this point in the history
  28. Add ConfigProvider

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    f493963 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    335e864 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fe03a8b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0de36dd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a76ecf4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9e45700 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b7e56d4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    589d580 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ca7b025 View commit details
    Browse the repository at this point in the history
  37. Fix minor test failures

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    5ebd6a0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e7e9db3 View commit details
    Browse the repository at this point in the history
  39. Update remaining factories

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    51bf856 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c4bfacf View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    15f6270 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    573964f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    127b73e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ece0378 View commit details
    Browse the repository at this point in the history
  45. Add mutation tester config

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    f9bad41 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    28a9eec View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ee4d66e View commit details
    Browse the repository at this point in the history
  48. Add http handler runner

    Xerkus committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    6ccf60c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    99a2bf1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    bf93aa5 View commit details
    Browse the repository at this point in the history