📄 Viewing: bug37747.phpt

--TEST--
Bug #37747 (strtotime segfaults when given "nextyear")
--FILE--
<?php
    date_default_timezone_set("Europe/Oslo");
    var_dump(strtotime("nextyear"));
	echo "ALIVE\n";
?>
--EXPECT--
bool(false)
ALIVE

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/ext/date/tests