diff options
Diffstat (limited to '952.patch')
-rw-r--r-- | 952.patch | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -27,25 +27,4 @@ index 17235e11e..869e65da5 100644 function dd_get_startup_logs(array $args = [], array $env = []) -From 60396869f4ee09a68d532d40a5e72c4c0cfcc102 Mon Sep 17 00:00:00 2001 -From: Remi Collet <remi@remirepo.net> -Date: Thu, 9 Jul 2020 08:09:50 +0200 -Subject: [PATCH 2/2] relax test expectation - ---- - tests/ext/startup_logging_diagnostics.phpt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/tests/ext/startup_logging_diagnostics.phpt b/tests/ext/startup_logging_diagnostics.phpt -index 13c458997..581b6098b 100644 ---- a/tests/ext/startup_logging_diagnostics.phpt -+++ b/tests/ext/startup_logging_diagnostics.phpt -@@ -31,7 +31,7 @@ dd_dump_startup_logs($logs, [ - ]); - ?> - --EXPECTF-- --agent_error: "Could not resolve host: invalid_host" -+agent_error: %sinvalid_host%s - open_basedir_init_hook_allowed: false - open_basedir_container_tagging_allowed: false - service_name: "foo_service" |