version: beta-2.0
program: php
bug revision: 3b1ce022f1
fix revision: c2ede9a00a
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/date/tests/bug54597.phpt

minutes between bug rev and fix rev: 4
files edited: 1
lines added or changed: 153
lines deleted or changed: 130
bug report priority: 
bug management links: https://bugs.php.net/bug.php?id=54597
Security related?: 
Bug type: Incorrect behavior or incorrect output
Additional bug info: Note that the log message gives the wrong bug report #

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