mirror of
https://github.com/php/php-src.git
synced 2026-04-18 05:21:02 +02:00
json_encode() used a peculiar way of apply-count management, whereby the apply-count was not incremented for the outermost object/array, so that recursion was only detected after two levels.
597 B
597 B