1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext/json/tests
Nikita Popov 8113daef49 json_encode(): Detect recursion earlier
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.
2016-11-19 23:52:08 +01:00
..
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2012-07-01 16:38:26 +02:00
2012-07-01 16:38:26 +02:00
2012-07-01 16:38:26 +02:00
2015-06-28 18:09:10 +01:00
2016-03-22 11:28:19 +08:00
2012-07-01 16:38:26 +02:00
2014-05-05 01:00:59 +02:00