From a0220e8b353fada21ac44fbcc9270c8e8419b4d8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 3 Aug 2014 09:19:30 +0200 Subject: php-pecl-http: 2.1.0RC1 for remi-test --- pecl_http-git.patch | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 pecl_http-git.patch (limited to 'pecl_http-git.patch') diff --git a/pecl_http-git.patch b/pecl_http-git.patch new file mode 100644 index 0000000..9decea5 --- /dev/null +++ b/pecl_http-git.patch @@ -0,0 +1,50 @@ +From b08a238775e998bb07b530c3cd80219e100c95cf Mon Sep 17 00:00:00 2001 +From: Remi Collet +Date: Sat, 2 Aug 2014 17:50:00 +0200 +Subject: [PATCH] set always_populate_raw_post_data=-1 to avoid failed test + (because of warning) + +--- + tests/message002.phpt | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/tests/message002.phpt b/tests/message002.phpt +index f782f8f..403fb26 100644 +--- a/tests/message002.phpt ++++ b/tests/message002.phpt +@@ -9,6 +9,8 @@ b=c + HTTP_X_TEST=test + --COOKIE-- + foo=bar ++--INI-- ++always_populate_raw_post_data=-1 + --FILE-- + +Date: Sat, 2 Aug 2014 17:50:41 +0200 +Subject: [PATCH] slip online test + +--- + tests/client010.phpt | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/tests/client010.phpt b/tests/client010.phpt +index 803403f..055d585 100644 +--- a/tests/client010.phpt ++++ b/tests/client010.phpt +@@ -3,6 +3,7 @@ client upload + --SKIPIF-- + + --FILE-- +