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: web-token/jwt-experimental
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.x
Choose a base ref
...
head repository: web-token/jwt-experimental
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.x
Choose a head ref
  • 3 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 24, 2024

  1. Preparing 4.0.0 (#529)

    Preparing 4.0.0
    Spomky authored Feb 24, 2024
    Copy the full SHA
    6a36c4e View commit details

Commits on Mar 1, 2024

  1. Deps/ecs rector dependencies (#535)

    * Cleanup dependencies, Rector and ECS
    Spomky authored Mar 1, 2024
    Copy the full SHA
    1ae6f55 View commit details

Commits on Jul 9, 2024

  1. "Replace mb_* functions with equivalent non-multibyte functions" (#578)

    This commit replaces mb_* functions with non-multibyte equivalent functions, which don't require mbstring extension. It also adjusts the required PHP version in composer.json from 8.3 to 8.2. This change reduces dependencies and broadens compatibility without impacting functionality. It is part of an overall code simplification and optimization effort.
    Spomky authored Jul 9, 2024
    Copy the full SHA
    07a5864 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 3.3.x...4.0.x