mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
Fix a segfault which occured when using a storage format not capable of expressing references (e.g. WDDX) and deserializing a session variable whose name conflicted with an existing symbol in the global scope. PR: #25307 Submitted by: Jani Taskinen Speling fixes: me