Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

DI support #89

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

DI support #89

wants to merge 12 commits into from

Commits on Apr 25, 2017

  1. #44 — composer require container-interop/container-interop

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    a396cb7 View commit details
    Browse the repository at this point in the history
  2. #44 — pass container to Router via constructor

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c8a9c4f View commit details
    Browse the repository at this point in the history
  3. #44 — Add todo

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    e6214e3 View commit details
    Browse the repository at this point in the history
  4. #44 — Make container not mandatory

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    cce97c2 View commit details
    Browse the repository at this point in the history
  5. #44 — Work with container Interop interface for DI

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    4d8918a View commit details
    Browse the repository at this point in the history
  6. #44 — Fix test error due missing SomeController

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    7fb11a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1ce0d9 View commit details
    Browse the repository at this point in the history
  8. #44 — Added router tests for use of Di containers

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    44a2594 View commit details
    Browse the repository at this point in the history
  9. #44 — Remove duplicated call_user_func_array_code

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    7e0d58c View commit details
    Browse the repository at this point in the history
  10. #44 — Test throw exception in case of null action

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    26916ac View commit details
    Browse the repository at this point in the history
  11. add a section on readme

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    0bffb02 View commit details
    Browse the repository at this point in the history
  12. fixes for git conflict

    Jefersson Nathan committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    1431948 View commit details
    Browse the repository at this point in the history