From aef97b6b5cb130984ead1a0c3fbc3cdc2037320e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 13 Jun 2022 23:22:26 +0200 Subject: Fix the CI on PHP8.0 and PHP8.1 --- src/tests/ini/ini_regexp.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/ini/ini_regexp.phpt') diff --git a/src/tests/ini/ini_regexp.phpt b/src/tests/ini/ini_regexp.phpt index f6c5198..c7cab35 100644 --- a/src/tests/ini/ini_regexp.phpt +++ b/src/tests/ini/ini_regexp.phpt @@ -16,4 +16,4 @@ var_dump(ini_get("highlight.comment")); string(7) "#000aBc" Warning: [snuffleupagus][0.0.0.0][ini_protection][log] INI value does not match regex in %a/ini_regexp.php on line 5 -string(7) "#000aBc" +string(7) "#000aBc"%A -- cgit v1.3