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

Add Types to the Library #1375

Merged
merged 48 commits into from
Oct 25, 2023
Merged

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    8618632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f39bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec05e01 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. re-introduce phpstan

    Sephster committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    19dc018 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

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

Commits on Feb 2, 2022

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

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    e7b4c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9582d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e29a40c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32367b View commit details
    Browse the repository at this point in the history
  5. Revert accidental commit

    Sephster committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    ece2df1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9275867 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    285d90c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. update PHPStan level

    Sephster committed May 4, 2022
    Configuration menu
    Copy the full SHA
    89c89a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f5133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492b531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5c67af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    157c48a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    2f214a4 View commit details
    Browse the repository at this point in the history
  2. merge main into this branch

    Sephster committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f4f2972 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f04eef8 View commit details
    Browse the repository at this point in the history
  3. Fix PHPStan errors

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0e5d3dd View commit details
    Browse the repository at this point in the history
  4. Support PHPStan level 5

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c4f493f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f67cfb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e680a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d11620 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5ebfd6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    840d350 View commit details
    Browse the repository at this point in the history
  10. Fix array type for PHPStan

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4244acc View commit details
    Browse the repository at this point in the history
  11. Add return types for tests

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ddd6a30 View commit details
    Browse the repository at this point in the history
  12. Add return types for tests

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bf8b73a View commit details
    Browse the repository at this point in the history
  13. Add return types for tests

    Sephster committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f3007f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Jul 19, 2023

  1. More PHPStan fixes

    Sephster committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cc599af View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Sep 5, 2023

  1. Fix deprecation in PHPUnit

    Sephster committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9433aea View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix tests

    Sephster committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    068a13e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fix tests

    Sephster committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8582e35 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Fix tests

    Sephster committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    df850f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. PHP CS fixes

    Sephster committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9533169 View commit details
    Browse the repository at this point in the history
  2. Remove empty comments

    Sephster committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6720d77 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Fix styling

    Sephster committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    abfa828 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge in v9 branch

    Sephster committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fac8a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d780f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Tidy up ternary operator

    Sephster committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b0528f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a116856 View commit details
    Browse the repository at this point in the history