mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
485cba185b
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