Skip to content

fix: session handlers#2192

Open
AlliBalliBaba wants to merge 2 commits intomainfrom
fix/session-handlers
Open

fix: session handlers#2192
AlliBalliBaba wants to merge 2 commits intomainfrom
fix/session-handlers

Conversation

@AlliBalliBaba
Copy link
Contributor

@AlliBalliBaba AlliBalliBaba commented Feb 15, 2026

Reverts session logic from #2139 and fixes #2190, #2187, #2185.

As you can see in TestSessionHandler_worker, session handlers work fine, but you have to re-register them on every request, which is just easier to do in PHP code.

What this PR keeps: removing $_SESSION from the symbol table.

@AlliBalliBaba
Copy link
Contributor Author

AlliBalliBaba commented Feb 15, 2026

fyi @xavierleune, I can also close this PR if you prefer to look into it yourself.

@AlliBalliBaba AlliBalliBaba requested review from dunglas, henderkes and withinboredom and removed request for withinboredom February 15, 2026 19:52
@xavierleune
Copy link
Contributor

thanks @AlliBalliBaba I'm looking into it

@dunglas dunglas force-pushed the fix/session-handlers branch from 52a5735 to c5d4285 Compare February 16, 2026 17:25
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.

Crash with is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment

3 participants