1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/testing/php8-pecl-datadog_trace/fix-cgi-test.patch
2021-07-31 03:42:21 +03:00

11 lines
212 B
Diff

--- a/tests/ext/startup_logging_disabled.phpt
+++ b/tests/ext/startup_logging_disabled.phpt
@@ -13,7 +13,7 @@
var_dump($logs);
?>
--EXPECTF--
-%s/php-cgi %s
+%s/php-cgi8 %s
No JSON found: (%s)
array(0) {
}