1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/session
Ilija Tovilo b7d66189cb Fix RC violation of session SID constant deprecation attribute
Don't use persistent string/attribute for the global SID constant, which is
created at runtime and destroyed at the end of the request.

Requires CFLAGS="-DZEND_RC_DEBUG=1" to reproduce.

Closes GH-19595
2025-08-26 15:40:17 +02:00
..
2021-05-06 12:16:35 +02:00