version: beta-2.0
program: php
bug revision: bc049ccb62
fix revision: a6c0a4e474
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/date/tests/DateTime_construct_variation2.phpt
	ext/date/tests/date_create_variation2.phpt
	ext/date/tests/bug52063.phpt

minutes between bug rev and fix rev: 155
files edited: 1
lines added or changed: 2
lines deleted or changed: 2
bug report priority: No information regarding priority in bug report
bug management links: https://bugs.php.net/bug.php?id=52063
Security related?: No
Bug type: Fatal error of unspecified type
Additional bug info: DataTime constructor fix; didn't have a null default value

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: Yes
    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
