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

Improve containers types to use iterable objects #299

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    fa22b81 View commit details
    Browse the repository at this point in the history
  2. Improve type checking

    xepozz committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c758bd4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    xepozz committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    096dc0f View commit details
    Browse the repository at this point in the history
  4. Fix types notation

    xepozz committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    66942d8 View commit details
    Browse the repository at this point in the history
  5. Fix test

    xepozz committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ecefc60 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Fix text

    xepozz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a06b5ca View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge branch 'master' into iterable

    # Conflicts:
    #	src/Container.php
    #	tests/Unit/ContainerTest.php
    xepozz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    21a7526 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    xepozz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0e0d104 View commit details
    Browse the repository at this point in the history
  3. [ci-review] Apply changes from Rector action.

    rector-bot committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3a87f77 View commit details
    Browse the repository at this point in the history
  4. Add support for iterable

    xepozz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b0ae63a View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    xepozz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b7b4690 View commit details
    Browse the repository at this point in the history
  6. Add test

    xepozz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f2832b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fef57b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Update src/ContainerConfigInterface.php

    Co-authored-by: Sergei Predvoditelev <[email protected]>
    xepozz and vjik committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    a55146a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    20bcdde View commit details
    Browse the repository at this point in the history
  2. Add changelog

    xepozz committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6ddc142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb447ed View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Update CHANGELOG.md

    samdark committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    0e4059d View commit details
    Browse the repository at this point in the history