From c36a1cd478b9d4a96e779df2565ec2b1a0cf617a Mon Sep 17 00:00:00 2001 From: TBK Date: Thu, 23 May 2019 14:42:53 +0200 Subject: community/php7-brotli: move from testing Closes GH-8018 --- community/php7-brotli/fix-skip-steams_006.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/php7-brotli/fix-skip-steams_006.patch (limited to 'community/php7-brotli/fix-skip-steams_006.patch') diff --git a/community/php7-brotli/fix-skip-steams_006.patch b/community/php7-brotli/fix-skip-steams_006.patch new file mode 100644 index 0000000000..82f0c85c3a --- /dev/null +++ b/community/php7-brotli/fix-skip-steams_006.patch @@ -0,0 +1,10 @@ +--- a/tests/streams_006.phpt ++++ b/tests/streams_006.phpt +@@ -3,6 +3,7 @@ + --SKIPIF-- + + --INI-- + allow_url_fopen=0 -- cgit v1.2.3