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

Remove doctrine annotation reader #203

Merged
merged 24 commits into from
Sep 11, 2023

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    c41bf5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e2851 View commit details
    Browse the repository at this point in the history
  3. Remove ./vendor/bin path

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9cc7ee7 View commit details
    Browse the repository at this point in the history
  4. Ignore vendor-bin diff

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    89044bf View commit details
    Browse the repository at this point in the history
  5. Remove composer-bin script

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9500b22 View commit details
    Browse the repository at this point in the history
  6. Fix CS

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    28d763e View commit details
    Browse the repository at this point in the history
  7. Bump psalm version

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fbadefc View commit details
    Browse the repository at this point in the history
  8. Psalm monochrome output

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a9bcf17 View commit details
    Browse the repository at this point in the history
  9. Soothe psalm

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8edf561 View commit details
    Browse the repository at this point in the history
  10. Remove instatioation

    koriym committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bf9775d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    890ce9e View commit details
    Browse the repository at this point in the history
  2. Create ReflectionClassTest

    koriym committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3313081 View commit details
    Browse the repository at this point in the history
  3. Soothe phpstan

    koriym committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5eab86f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    e450ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87da6cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3f5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9703e2 View commit details
    Browse the repository at this point in the history
  5. Create CacheReader

    * Created to avoid "version dependencies" on the original doctrine/annotation v1/v2, psr/log and other cache libraries.
    
    * This leader is valid in both development and production environments.
    koriym committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    958446d View commit details
    Browse the repository at this point in the history
  6. Bump QA tools

    koriym committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e362a00 View commit details
    Browse the repository at this point in the history
  7. Show respect

    koriym committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bbfcb4a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 10, 2023

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

Commits on Sep 11, 2023

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

    koriym committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eb89d47 View commit details
    Browse the repository at this point in the history