Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PromPHP/prometheus_client_php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PromPHP/prometheus_client_php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix-issue-173
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 28, 2025

  1. Catch invalid JSON from Redis and throw an error

    Signed-off-by: Vsevolod <vmalygin@adsterra.com>
    Vsevolod committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    73f0449 View commit details
    Browse the repository at this point in the history
  2. was added a custom json exception for metrics

    Signed-off-by: Vsevolod <vmalygin@adsterra.com>
    Vsevolod committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    e1f9fa3 View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: Vsevolod <vmalygin@adsterra.com>
    Vsevolod committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    31e5b8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe9fd7b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    98c4292 View commit details
    Browse the repository at this point in the history
  2. Bump min php Version to 7.4, fix PHPstan issues

    Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
    LKaemmerling committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    650fb8a View commit details
    Browse the repository at this point in the history
Loading