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: plesk/api-php-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: plesk/api-php-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 4 contributors

Commits on Mar 24, 2025

  1. TECH Bump squizlabs/php_codesniffer from 3.11.3 to 3.12.0

    Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.11.3 to 3.12.0.
    - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
    - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
    - [Commits](PHPCSStandards/PHP_CodeSniffer@3.11.3...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: squizlabs/php_codesniffer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    5a3d18e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #176 from plesk/dependabot/composer/squizlabs/php_…

    …codesniffer-3.12.0
    
    TECH Bump squizlabs/php_codesniffer from 3.11.3 to 3.12.0
    sibprogrammer authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    c8ed4fd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. TECH Databases::getAll fix for empty filter

    Sofiia Kulish committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    0fdb0d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from plesk/bugfix-getall-databases-fix

    TECH Databases::getAll fix for empty filter
    sofiiakulish authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    2ceece8 View commit details
    Browse the repository at this point in the history
Loading