Skip to content

Add clear session button to Request panel#1066

Merged
markstory merged 4 commits into5.xfrom
feature/clear-session-button
Apr 3, 2026
Merged

Add clear session button to Request panel#1066
markstory merged 4 commits into5.xfrom
feature/clear-session-button

Conversation

@dereuromark
Copy link
Copy Markdown
Member

Summary

  • Adds a "Clear Session" button to the Session section of the Request panel
  • Allows developers to quickly clear session data during development
  • Follows existing cache clearing pattern

Closes #1065

Adds a "Clear Session" button to the Session section of the Request
panel, allowing developers to quickly clear their session data during
development without needing to manually delete session files or use
browser dev tools.

Follows the existing pattern used by the cache clearing functionality.

Refs #1065
@markstory markstory merged commit 3a310f3 into 5.x Apr 3, 2026
9 checks passed
@markstory markstory deleted the feature/clear-session-button branch April 3, 2026 03:30
@markstory markstory added this to the 5.x milestone Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clear the PHP session

2 participants