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: v1.2.5
Choose a base ref
...
head repository: phpgt/Session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.6
Choose a head ref
  • 8 commits
  • 31 files changed
  • 2 contributors

Commits on Jan 8, 2026

  1. Configuration menu
    Copy the full SHA
    a7ca8a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0909e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. build(deps): bump phpgt/typesafegetter from 1.3.2 to 1.3.3 (#274)

    Bumps [phpgt/typesafegetter](https://github.com/PhpGt/TypeSafeGetter) from 1.3.2 to 1.3.3.
    - [Release notes](https://github.com/PhpGt/TypeSafeGetter/releases)
    - [Commits](phpgt/TypeSafeGetter@v1.3.2...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: phpgt/typesafegetter
      dependency-version: 1.3.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    7a2b216 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Redis handler (#273)

    * build: suggest redis client
    for #272
    
    * feature: dsn compatibility
    
    * feature: RedisHandler
    closes #272
    
    * feature: implement SessionStoreInterface
    closes #62
    
    * feature: add SessionStoreInterface
    closes #62
    
    * refactor: remove additional abstractions
    
    * tidy: refactor RedisHandler to reduce complexity
    
    * build: php8.2 compatibility
    
    * test: pass all tests
    g105b authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    edb23bd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

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

Commits on Apr 23, 2026

  1. Gt tidy (#275)

    * ci: upgrade workflow
    
    * build: upgrade dependencies
    
    * tidy: Gt->GT
    g105b authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    8b66521 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. tweak: ignore phpunit cache

    g105b committed Jun 30, 2026
    Configuration menu
    Copy the full SHA
    6888e9b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2026

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