version: beta-2.0
program: php
bug revision: 2a6968e43a
fix revision: ecb9d8019c
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/json/tests/bug54058.phpt

minutes between bug rev and fix rev: 75
files edited: 1
lines added or changed: 2
lines deleted or changed: 1
bug report priority: No information regarding priority in bug report
bug management links: https://bugs.php.net/bug.php?id=54058
Security related?: No
Bug type: Incorrect behavior in exceptional situation
Additional bug info: json encoding

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    added 1 or more function calls?: No
    changes conditional?: No
    adds new variables?: No
    adds 1 or more if-statements?: No
    adds 1 or more loops?: No
    adds a whole new function?: No
