mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Adding a stack check here as I consider serialization to be a more sensitive place where erroring out with an exception seems appropriate. Closes GH-16159.