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: chillerlan/php-authenticator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: chillerlan/php-authenticator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 35 files changed
  • 1 contributor

Commits on Jul 8, 2023

  1. :octocat: v5.x

    codemasher committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b95ff2a View commit details
    Browse the repository at this point in the history
  2. 💄

    codemasher committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e0bf5d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. :octocat: remove BattleNet secret creation/restore (#6)

    (cherry picked from commit 0d0f61f)
    codemasher committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8c00b59 View commit details
    Browse the repository at this point in the history
  2. :octocat: +gitattributes

    (cherry picked from commit 0ba98a2)
    codemasher committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7b956e9 View commit details
    Browse the repository at this point in the history
  3. :octocat: CI updates

    (cherry picked from commit 4dd116e)
    codemasher committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    acc201b View commit details
    Browse the repository at this point in the history
  4. :octocat:

    (cherry picked from commit 4533393)
    codemasher committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0147ca3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. :octocat: CI update

    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    eecb8e3 View commit details
    Browse the repository at this point in the history
  2. :octocat: dependency update

    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c509ceb View commit details
    Browse the repository at this point in the history
  3. :octocat:

    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c75297a View commit details
    Browse the repository at this point in the history
  4. 🚿

    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2ca5367 View commit details
    Browse the repository at this point in the history
  5. 🚿 declare strict types

    (cherry picked from commit b5a6b43)
    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a810450 View commit details
    Browse the repository at this point in the history
  6. :octocat: remove battle.net authenticator for now (#6)

    (cherry picked from commit 1cbeb4e)
    codemasher committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2d5cad8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. ✨ switch phan for phpstan (see chillerlan/php-qrcode#277)

    (cherry picked from commit ee00916)
    codemasher committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aff36f5 View commit details
    Browse the repository at this point in the history
  2. :octocat: mark nullable types explicitly (PHP 8.4 deprecation)

    (cherry picked from commit ad87a07)
    codemasher committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    040318f View commit details
    Browse the repository at this point in the history
Loading