--TEST-- Bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing) --INI-- date.timezone=Europe/Berlin --FILE-- format('U') === $timestamp); } ?> --EXPECT-- bool(true) bool(true) bool(true)