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: sbpp/sourcebans-pp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Plugins-Latest
Choose a base ref
...
head repository: sbpp/sourcebans-pp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: php81
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 2, 2025

  1. Composer(deps): Bump adodb/adodb-php from 5.22.8 to 5.22.10 in /web (#…

    …1054)
    
    Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.8 to 5.22.10.
    - [Release notes](https://github.com/ADOdb/ADOdb/releases)
    - [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
    - [Commits](ADOdb/ADOdb@v5.22.8...v5.22.10)
    
    ---
    updated-dependencies:
    - dependency-name: adodb/adodb-php
      dependency-version: 5.22.10
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    636bc39 View commit details
    Browse the repository at this point in the history
  2. fix(blockit): Prevent php warnings (#1028)

    - Uncommented and fixed the database query to get server data and prevent php warnings for $data
    - Added null coalescing operator for hostname array access
    Rushaway authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    a405404 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Composer(deps): Bump maxmind-db/reader from 1.12.0 to 1.13.1 in /web (#…

    …1059)
    
    Bumps [maxmind-db/reader](https://github.com/maxmind/MaxMind-DB-Reader-php) from 1.12.0 to 1.13.1.
    - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-php/releases)
    - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-php/blob/main/CHANGELOG.md)
    - [Commits](maxmind/MaxMind-DB-Reader-php@v1.12.0...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: maxmind-db/reader
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    69ba281 View commit details
    Browse the repository at this point in the history
Loading