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: Labs64/NetLicensingClient-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.0
Choose a base ref
...
head repository: Labs64/NetLicensingClient-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.0
Choose a head ref
  • 5 commits
  • 30 files changed
  • 4 contributors

Commits on Nov 15, 2025

  1. Configuration menu
    Copy the full SHA
    84a9910 View commit details
    Browse the repository at this point in the history
  2. Upgrade PHP stack (#7)

    * Upgrade NetLicensingClient-php library to support PHP v8.2 and higher
    
    * Fix demo
    
    * Fix security warnings
    
    * Revisit GitHub Actions
    
    * Prepare v2.6.0
    
    * Copilot review
    
    * Add missing string type hint to TransactionService::get() parameter (#8)
    
    * Initial plan
    
    * Add string type hint to TransactionService::get() $number parameter
    
    Co-authored-by: r-brown <1361258+r-brown@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: r-brown <1361258+r-brown@users.noreply.github.com>
    
    * Add string type hint to PaymentMethodService::get() parameter (#9)
    
    * Initial plan
    
    * Add string type hint to PaymentMethodService::get() $number parameter
    
    Co-authored-by: r-brown <1361258+r-brown@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: r-brown <1361258+r-brown@users.noreply.github.com>
    
    * Update vo/ValidationParameters.php
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    3 people authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    c2b2ead View commit details
    Browse the repository at this point in the history
  3. deps: bump actions/checkout from 4 to 5 (#10)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    b157d3d View commit details
    Browse the repository at this point in the history
  4. deps: update php-curl-class/php-curl-class requirement || ^12.0.0 (#11)

    Updates the requirements on [php-curl-class/php-curl-class](https://github.com/php-curl-class/php-curl-class) to permit the latest version.
    - [Release notes](https://github.com/php-curl-class/php-curl-class/releases)
    - [Changelog](https://github.com/php-curl-class/php-curl-class/blob/master/CHANGELOG.md)
    - [Commits](php-curl-class/php-curl-class@11.0.0...12.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: php-curl-class/php-curl-class
      dependency-version: 12.0.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    77fe9b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    329cb76 View commit details
    Browse the repository at this point in the history
Loading