Skip to content

Commit

Permalink
Remove deprecated web.session.Redis
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Feb 4, 2024
1 parent 3e86282 commit 8bcef79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
1 change: 1 addition & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Redis Sessions change log

## 2.0.0 / 2024-02-04

* **Heads up**: Removed deprecated `web.session.Redis` - @thekid
* Implemented xp-framework/rfc#341: Drop XP <= 9 compatibility - @thekid
* Added PHP 8.4 to the test matrix - @thekid
* Merged PR #3: Migrate to new testing library - @thekid
Expand Down
55 changes: 0 additions & 55 deletions src/main/php/web/session/Redis.class.php

This file was deleted.

0 comments on commit 8bcef79

Please sign in to comment.