From: Anatoliy Belsky Date: Fri, 13 Jul 2012 09:39:57 +0000 (+0200) Subject: Fixed bug #61677 ext\zlib\tests\bug_52944.phpt fails X-Git-Tag: php-5.3.16~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02b8362ec231edb5be2a4ff633ad609c70713131;p=php Fixed bug #61677 ext\zlib\tests\bug_52944.phpt fails The test is known to fail on windows with zlib version < 1.2.7 (current dep is 1.2.5), with 1.2.7 it works. As it's primarily a zlib 1.2.5 issue on windows, skip it for now. --- diff --git a/ext/zlib/tests/bug_52944.phpt b/ext/zlib/tests/bug_52944.phpt index 850371190e..c090fe6f5c 100644 --- a/ext/zlib/tests/bug_52944.phpt +++ b/ext/zlib/tests/bug_52944.phpt @@ -2,6 +2,11 @@ Bug #52944 (segfault with zlib filter and corrupted data) --SKIPIF-- += 1.2.7 on windows'); +} --INI-- allow_url_fopen=1 --FILE--