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: phpmyadmin/coding-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.x
Choose a base ref
...
head repository: phpmyadmin/coding-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 19, 2023

  1. Upgrade to PHP 8.1

    - Forbids the 'global' keyword.
    - Bumps Doctrine coding standard to 11.1.
    
    Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
    MauricioFauth committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    7204b49 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Disable standalone null, true and false type hints

    Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
    MauricioFauth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    805595b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Upgrade doctrine/coding-standard

    Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
    kamil-tekiela committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    8124d05 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Merge pull request #10 from kamil-tekiela/upgrade-doctrine/coding-sta…

    …ndard
    
    Upgrade doctrine/coding-standard
    MauricioFauth authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    0602000 View commit details
    Browse the repository at this point in the history
Loading