diff --git a/ext/zlib/tests/bug60761.phpt b/ext/zlib/tests/bug60761.phpt new file mode 100644 index 00000000000..69b43c09ad5 --- /dev/null +++ b/ext/zlib/tests/bug60761.phpt @@ -0,0 +1,33 @@ +--TEST-- +checks zlib compression size is always the same no matter how many times its run +--FILE-- + +--EXPECTREGEX-- +Compressed lengths +array(1) { + [0]=> + int(%d) +} \ No newline at end of file