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: phpgt/Session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpgt/Session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 272-redis
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 11, 2026

  1. build: suggest redis client

    for #272
    g105b committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    de6302e View commit details
    Browse the repository at this point in the history
  2. feature: dsn compatibility

    g105b committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    eb78c9b View commit details
    Browse the repository at this point in the history
  3. feature: RedisHandler

    closes #272
    g105b committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    7da5319 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. feature: implement SessionStoreInterface

    closes #62
    g105b committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    ba20d82 View commit details
    Browse the repository at this point in the history
  2. feature: add SessionStoreInterface

    closes #62
    g105b committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    c4a357a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Configuration menu
    Copy the full SHA
    3117e81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ab9cb View commit details
    Browse the repository at this point in the history
  3. ci: upgrade workflow

    g105b committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    8485e5f View commit details
    Browse the repository at this point in the history
Loading