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: backdevs/php-coding-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-deprecated-rules
Choose a base ref
...
head repository: backdevs/php-coding-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 18, 2025

  1. Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.10 || ^4.0

    Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version.
    - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
    - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md)
    - [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.0...4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: squizlabs/php_codesniffer
      dependency-version: 4.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    7b50fef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Merge pull request #1 from backdevs/dependabot/composer/squizlabs/php…

    …_codesniffer-tw-3.10or-tw-4.0
    
    Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.10 || ^4.0
    bogdannbv authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    a4f153b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Merge pull request #2 from backdevs/update-deprecated-rules

    Update deprecated rules
    bogdannbv authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    99d4e4e View commit details
    Browse the repository at this point in the history
Loading