From 1fb24bbd122cb9513e69058010054af624db6c99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 7 Jan 2018 18:20:40 +0100 Subject: upstream patch --- e244c19aec6a1f0a2ff9e498b9b4bed22537730a.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 e244c19aec6a1f0a2ff9e498b9b4bed22537730a.patch diff --git a/e244c19aec6a1f0a2ff9e498b9b4bed22537730a.patch b/e244c19aec6a1f0a2ff9e498b9b4bed22537730a.patch new file mode 100644 index 0000000..42c902f --- /dev/null +++ b/e244c19aec6a1f0a2ff9e498b9b4bed22537730a.patch @@ -0,0 +1,22 @@ +From e244c19aec6a1f0a2ff9e498b9b4bed22537730a Mon Sep 17 00:00:00 2001 +From: Sebastian Bergmann +Date: Sun, 7 Jan 2018 18:10:51 +0100 +Subject: [PATCH] Closes #398 + +--- + tests/Generator/397.phpt | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/tests/Generator/397.phpt b/tests/Generator/397.phpt +index 1259e6f..71e32a4 100644 +--- a/tests/Generator/397.phpt ++++ b/tests/Generator/397.phpt +@@ -1,5 +1,8 @@ + --TEST-- + https://github.com/sebastianbergmann/phpunit-mock-objects/issues/397 ++--SKIPIF-- ++=')) print 'skip: PHP >= 7.1 required'; + --FILE-- +