1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +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
2007-12-28 13:23:00 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2007-06-29 14:00:21 +00:00
2008-11-19 16:58:28 +00:00
2012-07-01 16:38:26 +02:00
2009-03-17 23:31:14 +00: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