From 247d75f22af0043ad86ef70cbb7325f39b1bcede Mon Sep 17 00:00:00 2001 From: Florian Engelhardt Date: Tue, 10 Sep 2019 20:33:54 +0200 Subject: [PATCH] =?UTF-8?q?add=20test=20for=20depraction=20warning=C3=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cli/deprecation-warning-with-class.phpt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/end-to-end/cli/deprecation-warning-with-class.phpt diff --git a/tests/end-to-end/cli/deprecation-warning-with-class.phpt b/tests/end-to-end/cli/deprecation-warning-with-class.phpt new file mode 100644 index 00000000000..0d0ce1650e2 --- /dev/null +++ b/tests/end-to-end/cli/deprecation-warning-with-class.phpt @@ -0,0 +1,19 @@ +--TEST-- +phpunit DummyFooTest ../../_files/DummyFooTest.php +--FILE-- +