diff options
| author | jvoisin | 2022-06-13 23:22:26 +0200 |
|---|---|---|
| committer | jvoisin | 2022-06-13 23:36:31 +0200 |
| commit | aef97b6b5cb130984ead1a0c3fbc3cdc2037320e (patch) | |
| tree | 4d12509bc2a73ba7516f39f92f3391de3b8204a0 /src/tests/ini/ini_regexp_drop.phpt | |
| parent | 704299c25c0737f72d4d18e673be4ddd449508ca (diff) | |
Fix the CI on PHP8.0 and PHP8.1
Diffstat (limited to 'src/tests/ini/ini_regexp_drop.phpt')
| -rw-r--r-- | src/tests/ini/ini_regexp_drop.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/ini/ini_regexp_drop.phpt b/src/tests/ini/ini_regexp_drop.phpt index 9225470..432be8d 100644 --- a/src/tests/ini/ini_regexp_drop.phpt +++ b/src/tests/ini/ini_regexp_drop.phpt | |||
| @@ -10,4 +10,4 @@ var_dump(ini_set("user_agent", "Foo") === false); | |||
| 10 | var_dump(ini_get("user_agent")); | 10 | var_dump(ini_get("user_agent")); |
| 11 | ?> | 11 | ?> |
| 12 | --EXPECTF-- | 12 | --EXPECTF-- |
| 13 | Fatal error: [snuffleupagus][0.0.0.0][ini_protection][drop] INI value does not match regex in %a/ini_regexp_drop.php on line 2 | 13 | Fatal error: [snuffleupagus][0.0.0.0][ini_protection][drop] INI value does not match regex in %a/ini_regexp_drop.php on line 2%A%A%A%A |
