Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depend on Slim-Http #2221

Merged
merged 4 commits into from
May 17, 2017
Merged

Depend on Slim-Http #2221

merged 4 commits into from
May 17, 2017

Commits on May 7, 2017

  1. Remove Slim\Http files

    akrabat committed May 7, 2017
    Configuration menu
    Copy the full SHA
    2538528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ba21c View commit details
    Browse the repository at this point in the history
  3. Use Http’s createFromGlobals() methods

    This replaces createFromEnvironment() and also means that we no longer
    need the `environment` key in the container.
    akrabat committed May 7, 2017
    Configuration menu
    Copy the full SHA
    3eab9c5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

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