summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/bug_52944.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/bug_52944.phpt')
-rw-r--r--ext/zlib/tests/bug_52944.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/bug_52944.phpt b/ext/zlib/tests/bug_52944.phpt
index 68bd53791d..4edc147db9 100644
--- a/ext/zlib/tests/bug_52944.phpt
+++ b/ext/zlib/tests/bug_52944.phpt
@@ -6,7 +6,7 @@ Bug #52944 (segfault with zlib filter and corrupted data)
allow_url_fopen=1
--FILE--
<?php
-/* NOTE this test can fail on asm builds of zlib 1.2.5 or
+/* NOTE this test can fail on asm builds of zlib 1.2.5 or
1.2.7 on at least Windows and Darwin. Using unoptimized
zlib build fixes the issue. */