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

feat: Use custom HTTP Client, custom Logger, PHPStan #13

Merged
merged 24 commits into from
Feb 5, 2024

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    e57099f View commit details
    Browse the repository at this point in the history
  2. remove murmur3 hash dependency

    tyiuhc committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0faa2e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a187eb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Update to use PHPStan

    tyiuhc committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dca6c02 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Update comments and README

    tyiuhc committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6d5149d View commit details
    Browse the repository at this point in the history
  2. nit: improve description

    tyiuhc committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ffad979 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    1e5d2ce View commit details
    Browse the repository at this point in the history
  2. fix assignment tracking

    tyiuhc committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ba3ca2b View commit details
    Browse the repository at this point in the history
  3. fix unit test utils

    tyiuhc committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c888204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d5ab89 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. nit: code style

    tyiuhc committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    3e6117a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    b6bfd50 View commit details
    Browse the repository at this point in the history
  2. docs: update descriptions

    tyiuhc committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a0d7a11 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. nit: remove echo

    tyiuhc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    af5d592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b416164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939c1ec View commit details
    Browse the repository at this point in the history
  4. refactor: update log levels

    tyiuhc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ac58d23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    942bccf View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 23, 2024

  1. Allow all versions of PSR log

    tyiuhc committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    48f682a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. update LocalEvaluationClient - add getFlagConfigs method, change meth…

    …od name of 'start' to 'refreshFlagConfigs'
    tyiuhc committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    505c633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa4295 View commit details
    Browse the repository at this point in the history