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

Config Object #14

Merged
merged 44 commits into from
May 10, 2020
Merged

Config Object #14

merged 44 commits into from
May 10, 2020

Commits on May 1, 2020

  1. add ext-json

    l0gicgate committed May 1, 2020
    Configuration menu
    Copy the full SHA
    979adff View commit details
    Browse the repository at this point in the history
  2. add Config class

    l0gicgate committed May 1, 2020
    Configuration menu
    Copy the full SHA
    603a6c8 View commit details
    Browse the repository at this point in the history
  3. add ConfigResolver

    l0gicgate committed May 1, 2020
    Configuration menu
    Copy the full SHA
    209c11c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21eed65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2568df6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6259b75 View commit details
    Browse the repository at this point in the history
  7. add config resolving

    l0gicgate committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e907216 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. rename Application to App

    l0gicgate committed May 2, 2020
    Configuration menu
    Copy the full SHA
    70b4b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30a337 View commit details
    Browse the repository at this point in the history
  3. rename Application to App

    l0gicgate committed May 2, 2020
    Configuration menu
    Copy the full SHA
    c3e6c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2fc479 View commit details
    Browse the repository at this point in the history
  5. fix code style

    l0gicgate committed May 2, 2020
    Configuration menu
    Copy the full SHA
    eaea4e3 View commit details
    Browse the repository at this point in the history
  6. remove setConfig

    l0gicgate committed May 2, 2020
    Configuration menu
    Copy the full SHA
    168aa57 View commit details
    Browse the repository at this point in the history
  7. fix typo

    l0gicgate committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e72b1f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e29d7b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a89b91 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    c90ab34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d02287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83aaa4 View commit details
    Browse the repository at this point in the history
  4. fix white spacing

    l0gicgate committed May 3, 2020
    Configuration menu
    Copy the full SHA
    542b72c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cb9b8f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

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

Commits on May 8, 2020

  1. add cwd

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    442b9b5 View commit details
    Browse the repository at this point in the history
  2. add fromDefaults method

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    71ec02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b052a2 View commit details
    Browse the repository at this point in the history
  4. refactor parsers

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    9132219 View commit details
    Browse the repository at this point in the history
  5. add tests

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6ca9662 View commit details
    Browse the repository at this point in the history
  6. fix phpstan errors

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    8ec4f6c View commit details
    Browse the repository at this point in the history
  7. fix code style errors

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    7e10d3c View commit details
    Browse the repository at this point in the history
  8. fix phpstan errors

    l0gicgate committed May 8, 2020
    Configuration menu
    Copy the full SHA
    b8ffb84 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. add is_readable check

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a17bc29 View commit details
    Browse the repository at this point in the history
  2. add more tests

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    138d8a0 View commit details
    Browse the repository at this point in the history
  3. remove symfony/config

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    590e5f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff8f395 View commit details
    Browse the repository at this point in the history
  5. fix docbloc definitions

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    65b389f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ad6c5 View commit details
    Browse the repository at this point in the history
  7. add missing file headers

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    aaea1b1 View commit details
    Browse the repository at this point in the history
  8. fix tests

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    0922b68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    725cecc View commit details
    Browse the repository at this point in the history
  10. remove unused setter

    l0gicgate committed May 9, 2020
    Configuration menu
    Copy the full SHA
    69deea9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7072e1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    ac0214a View commit details
    Browse the repository at this point in the history
  2. fix type hints

    l0gicgate committed May 10, 2020
    Configuration menu
    Copy the full SHA
    be36b21 View commit details
    Browse the repository at this point in the history