]> granicus.if.org Git - php/commit
MFH: add recursion protection to json_encode() and new tests
authorAntony Dovgal <tony2001@php.net>
Thu, 20 Jul 2006 08:56:57 +0000 (08:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 20 Jul 2006 08:56:57 +0000 (08:56 +0000)
commit3e308d3a6b6cba69654598836481477816a298f1
treeb1620a2faf912070dcabb0e7e24bfa653867fcab
parent0b97d2bd6072fc8939f452459f0b4ae46582a06a
MFH: add recursion protection to json_encode() and new tests
ext/json/json.c
ext/json/tests/001.phpt
ext/json/tests/002.phpt [new file with mode: 0644]
ext/json/tests/003.phpt [new file with mode: 0644]
ext/json/tests/004.phpt [new file with mode: 0644]
ext/json/tests/005.phpt [new file with mode: 0644]