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: cakephp/cakephp-codesniffer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.x
Choose a base ref
...
head repository: cakephp/cakephp-codesniffer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 22 files changed
  • 10 contributors

Commits on Jul 3, 2022

  1. Mark support for slevomat/coding-standard ^8.0

    Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
    MasterOdin authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5f34e55 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request #363 from MasterOdin/patch-1

    Mark support for slevomat/coding-standard ^8.0
    othercorey authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5a64e6e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. update cake folder links

    Arhell committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    ca7be4b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Merge pull request #373 from Arhell/upd

    update cake folder links
    markstory authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b4f6bcf View commit details
    Browse the repository at this point in the history
  2. update root folder link

    Arhell committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    57ac391 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #374 from Arhell/root

    update root folder link
    dereuromark authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    fba3e43 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    1aacd96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #386 from cakephp/othercorey-patch-1

    Upgrade github actions to ubuntu 22.04
    othercorey authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8447c04 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    cf6ffc5 View commit details
    Browse the repository at this point in the history
  2. regenerate docs

    swiffer committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d57dc99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #385 from swiffer/4.x

    drop support for slevomat/coding-standard v6
    othercorey authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    24fa232 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Micro-optimisation on array access

    Reduces accessing two dimensions array eight times to once.
    ravage84 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ace61b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #393 from cakephp/blanklinebeforereturnsniff-array…

    …-access-optimisation
    
    Micro-optimisation on array access
    ADmad authored May 2, 2024
    Configuration menu
    Copy the full SHA
    b12f930 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. fix error with change in slevomat/coding-standard 8.19.0 (#419)

    * fix error with change in slevomat/coding-standard 8.19.0
    
    * fix CI
    
    * fix CS warnings using deprecated configs
    LordSimal authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    d09f594 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Configuration menu
    Copy the full SHA
    46f1d40 View commit details
    Browse the repository at this point in the history
Loading