[go: nahoru, domu]

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

Implement PSR-11 #13060

Merged
merged 6 commits into from
Mar 22, 2017
Merged

Implement PSR-11 #13060

merged 6 commits into from
Mar 22, 2017

Commits on Mar 8, 2017

  1. Implement PSR-11

    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    4e94a1c View commit details
    Browse the repository at this point in the history
  2. Fix trailing whitespace

    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9839caf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Add ContainerTest

    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    fafdc06 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Remove unused classes [skip ci]

    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    e745255 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Apply requested changes and add more tests

    Remove try-catch blocks
    Refactor has method
    Refactor testGetWithInvalidEntry method
    Add tests for ContainerException and NotFoundException
    
    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    b0121f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Fix uncaught NotFoundException

    Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
    MauricioFauth committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    48897b3 View commit details
    Browse the repository at this point in the history