diff --git a/ext/phar/tests/zip/bug48791.phpt b/ext/phar/tests/zip/bug48791.phpt new file mode 100644 index 00000000000..45c527188b1 --- /dev/null +++ b/ext/phar/tests/zip/bug48791.phpt @@ -0,0 +1,15 @@ +--TEST-- +Phar: Bug #48791: open office documents always reported as corrupted by phar extension +--SKIPIF-- + + + +--FILE-- + +===DONE=== +--EXPECT-- + +ÜberschriftName:$$n_fn$$Firma:$$org_name$$Menge:$$#menge$$ +===DONE=== diff --git a/ext/phar/tests/zip/files/test.odt b/ext/phar/tests/zip/files/test.odt new file mode 100644 index 00000000000..c5cefe58ec5 Binary files /dev/null and b/ext/phar/tests/zip/files/test.odt differ