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: v2.10.0
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: v2.11.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Jul 29, 2024

  1. Remove tests on PHP 8.0

    LKaemmerling committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0632fc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix PHPStan errors (#158)

    * Fix PHPStan errors
    
    * Fix blackbox exporter tests
    LKaemmerling authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ad662ee View commit details
    Browse the repository at this point in the history
  2. Add PDO storage adapter. (#157)

    * PDO storage adapter - counter.
    
    Signed-off-by: Janez Urevc <janez@tag1.com>
    Co-authored-by: Lukas Kämmerling <github@lukas-kaemmerling.de>
    slashrsm and LKaemmerling authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    35d5a68 View commit details
    Browse the repository at this point in the history
Loading