version: beta-2.0
program: php
bug revision: 63673a533f
fix revision: 2adf58cfcf
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/date/tests/bug54283.phpt

minutes between bug rev and fix rev: 30
files edited: 1
lines added or changed: 1
lines deleted or changed: 1
bug report priority: Bug report is marked private. No Bug report data available.
bug management links: https://bugs.php.net/bug.php?id=54283
Security related?: Yes
Bug type: Crash; Segfault; Fatal error of unspecified type
Additional bug info: Constructor with null argument (in php language) --> crash

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