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 definition #58

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

Lazy definition #58

wants to merge 37 commits into from

Commits on Nov 20, 2022

  1. Add lazy definition

    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8679688 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    a783c5d View commit details
    Browse the repository at this point in the history
  3. Add missed files

    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5ccf19c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    908b4d6 View commit details
    Browse the repository at this point in the history
  5. Fix decorator

    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5d6b89f View commit details
    Browse the repository at this point in the history
  6. [ci-review] Apply changes from Rector action.

    rector-bot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f5225c2 View commit details
    Browse the repository at this point in the history
  7. Add suggest section

    xepozz committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8dbcf88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bd5fb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    690a335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f034ae0 View commit details
    Browse the repository at this point in the history
  3. Rework lazy definition

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

Commits on Jul 1, 2023

  1. Apply fixes from StyleCI

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

Commits on Jul 29, 2023

  1. Merge branch 'master' into lazy-definition

    # Conflicts:
    #	src/DynamicReferencesArray.php
    xepozz committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f7aba27 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
    de1c7e8 View commit details
    Browse the repository at this point in the history
  3. Add php 8.2 in CI

    xepozz committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bd65bf9 View commit details
    Browse the repository at this point in the history
  4. Add php 8.2 in CI

    xepozz committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    fba80b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4e6abc View commit details
    Browse the repository at this point in the history
  6. Fix tests and psalm errors

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

Commits on Aug 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: Sergei Predvoditelev <[email protected]>
    xepozz and vjik authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2ca1b5e View commit details
    Browse the repository at this point in the history
  2. Apply PR suggestions

    xepozz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e1d4093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baee300 View commit details
    Browse the repository at this point in the history
  4. Fix null class property

    xepozz committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3f99488 View commit details
    Browse the repository at this point in the history
  5. Apply fixes from StyleCI

    StyleCIBot committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bc09d53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbc4373 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd066f1 View commit details
    Browse the repository at this point in the history
  8. Apply fixes from StyleCI

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

Commits on Aug 2, 2023

  1. Fix psalm

    xepozz committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6d4696e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb401d9 View commit details
    Browse the repository at this point in the history
  3. Remove PHP 8.2 from psalm CI

    xepozz committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41eef65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7993b9b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Fix psalm error

    xepozz committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    29f4c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4128323 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge branch 'master' into lazy-definition

    # Conflicts:
    #	.github/workflows/build.yml
    #	.github/workflows/mutation.yml
    #	tests/Unit/Helpers/DefinitionResolverTest.php
    #	tests/Unit/Helpers/DefinitionValidatorTest.php
    xepozz committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e6c3e9b View commit details
    Browse the repository at this point in the history
  2. improve

    vjik committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    23e3ff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #88 from yiisoft/lazy-suggestion

    Suggestion for lazy definition
    xepozz authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    69be227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5434734 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    StyleCIBot committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cf7935f View commit details
    Browse the repository at this point in the history