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

Lazy services #232

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

Lazy services #232

wants to merge 27 commits into from

Commits on Aug 1, 2021

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

    xepozz committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    61f2bff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b4cfae View commit details
    Browse the repository at this point in the history
  4. Rework test cases

    xepozz committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    abb2e83 View commit details
    Browse the repository at this point in the history
  5. Add class resolver

    xepozz committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    15f8a66 View commit details
    Browse the repository at this point in the history
  6. Apply fixes from StyleCI

    samdark authored and StyleCIBot committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    dbed5b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Merge branch 'master' into lazy-services

    # Conflicts:
    #	src/Container.php
    xepozz committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    4bdd4bc View commit details
    Browse the repository at this point in the history
  2. Fix tests

    xepozz committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    592c239 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    samdark authored and StyleCIBot committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    e4bd46f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

Commits on Nov 20, 2022

  1. Merge branch 'master' into lazy-services

    # Conflicts:
    #	composer.json
    #	src/Container.php
    #	src/ExtensibleService.php
    #	tests/Unit/Helpers/DefinitionParserTest.php
    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8212a39 View commit details
    Browse the repository at this point in the history
  2. [ci-review] Apply changes from Rector action.

    rector-bot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5136d8d View commit details
    Browse the repository at this point in the history
  3. Fix resolving lazy service

    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    47dc088 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/lazy-services' into lazy-services

    # Conflicts:
    #	src/Container.php
    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    40ad592 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 3, 2022

  1. Merge branch 'master' into lazy-services

    # Conflicts:
    #	src/Container.php
    xepozz committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    51789d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d59fbd View commit details
    Browse the repository at this point in the history
  3. Fix psalm

    xepozz committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    95cdd9e View commit details
    Browse the repository at this point in the history
  4. Rework lazy definition

    xepozz committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    0b0b784 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    20db77b View commit details
    Browse the repository at this point in the history
  2. Apply Rector changes (CI)

    xepozz authored and github-actions[bot] committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d1b0c55 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    StyleCIBot committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    feff3b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix annotation

    xepozz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5bf1e81 View commit details
    Browse the repository at this point in the history
  2. Add new test case

    xepozz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1d04fbc View commit details
    Browse the repository at this point in the history
  3. Fix psalm

    xepozz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bc7f70e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Apr 16, 2024

  1. Suggestion for lazy service (#355)

    * improve
    
    * Fix psalm
    vjik authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    51fefa2 View commit details
    Browse the repository at this point in the history