version: beta-2.0
program: php
bug revision: 80dd931d40
fix revision: 7c3177e5ab
repos: git, https://github.com/php/php-src.git
failing tests:
	tests/basic/bug55500.phpt

minutes between bug rev and fix rev: 3
files edited: 1
lines added or changed: 7
lines deleted or changed: 3
bug report priority: Bug report is marked private. No Bug report data available.
bug management links: https://bugs.php.net/bug.php?id=55500
Security related?: Yes
Bug type: Incorrect behavior or incorrect output
Additional bug info: 

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?: Yes
    adds 1 or more loops?: No
    adds a whole new function?: No
