summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/bug60761.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/bug60761.phpt')
-rw-r--r--ext/zlib/tests/bug60761.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/zlib/tests/bug60761.phpt b/ext/zlib/tests/bug60761.phpt
index 14c45cb4c8..3e14bc2cdb 100644
--- a/ext/zlib/tests/bug60761.phpt
+++ b/ext/zlib/tests/bug60761.phpt
@@ -36,11 +36,11 @@ echo "Compressed Lengths\n";
// pass == only ONE length for all iterations
// (length didn't change during run)
-//
+//
// hard to anticipate what 'correct' length should be since
// return value of phpinfo() will vary between installations...
// just check that there is only one length
-//
+//
var_dump($lens); // show lengths to help triage in case of failure
// expected headers since its CGI