]> granicus.if.org Git - php/commit
Fixed bug #72170 (JsonSerializable may inc apply count without dec it)
authorXinchen Hui <laruence@gmail.com>
Fri, 6 May 2016 10:38:26 +0000 (18:38 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 6 May 2016 10:38:26 +0000 (18:38 +0800)
commit459a7cc209da130256d66c1f896199540f4dadbc
treef13908f7c8f108e31e064a0b05f04bdbda132f8d
parent627b5aae3f5f3986f5d57c86d567f0bf7d376cca
Fixed bug #72170 (JsonSerializable may inc apply count without dec it)

I don't want use zend_try here, but seems I have no choice :<
NEWS
ext/json/json_encoder.c
ext/json/tests/bug72170.phpt [new file with mode: 0644]