version: beta-2.0
program: php
bug revision: 86efc8e55e
fix revision: d1d61ce612
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/fileinfo/tests/mime_content_type_001.phpt
	ext/fileinfo/tests/finfo_file_001.phpt

minutes between bug rev and fix rev: 86
files edited: 1
lines added or changed: 9
lines deleted or changed: 13
bug report priority: No information regarding priority in bug report
bug management links: https://bugs.php.net/bug.php?id=54016
Security related?: No
Bug type: incorrect output
Additional bug info: finfo_file could not determine filetype in archives

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