From 7aacc705d03887c64a90489e367f4c40b46aa3c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Sun, 9 Aug 2020 11:06:57 +0200 Subject: Add many missing closing PHP tags to tests Closes GH-5958 --- tests/run-test/bug75042-3.phpt | 1 + tests/run-test/bug75042.phpt | 1 + 2 files changed, 2 insertions(+) (limited to 'tests/run-test') diff --git a/tests/run-test/bug75042-3.phpt b/tests/run-test/bug75042-3.phpt index e3387aa034..5a30143be9 100644 --- a/tests/run-test/bug75042-3.phpt +++ b/tests/run-test/bug75042-3.phpt @@ -8,5 +8,6 @@ display_errors=1 nonexistentsharedmodule --FILE-- --EXPECTF-- Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A diff --git a/tests/run-test/bug75042.phpt b/tests/run-test/bug75042.phpt index 001e8f3e7d..af3005372b 100644 --- a/tests/run-test/bug75042.phpt +++ b/tests/run-test/bug75042.phpt @@ -13,5 +13,6 @@ openssl --FILE-- --EXPECT-- bool(true) -- cgit v1.2.1