diff --git a/ext/date/tests/bug52480.phpt b/ext/date/tests/bug52480.phpt new file mode 100644 index 0000000000000..907a54559feff --- /dev/null +++ b/ext/date/tests/bug52480.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #52480 (Incorrect difference using DateInterval) +--XFAIL-- +See https://bugs.php.net/bug.php?id=52480 +--FILE-- +diff($end)) { + echo "\nWrong result for $timezone!\n"; + } +} +?> +===DONE=== +--EXPECT-- +===DONE===