summaryrefslogtreecommitdiff
path: root/src/tests/ini/ini_null.phpt
diff options
context:
space:
mode:
authorjvoisin2022-06-13 23:22:26 +0200
committerjvoisin2022-06-13 23:36:31 +0200
commitaef97b6b5cb130984ead1a0c3fbc3cdc2037320e (patch)
tree4d12509bc2a73ba7516f39f92f3391de3b8204a0 /src/tests/ini/ini_null.phpt
parent704299c25c0737f72d4d18e673be4ddd449508ca (diff)
Fix the CI on PHP8.0 and PHP8.1
Diffstat (limited to 'src/tests/ini/ini_null.phpt')
-rw-r--r--src/tests/ini/ini_null.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/ini/ini_null.phpt b/src/tests/ini/ini_null.phpt
index 32a12c1..dfc2555 100644
--- a/src/tests/ini/ini_null.phpt
+++ b/src/tests/ini/ini_null.phpt
@@ -23,4 +23,4 @@ string(0) ""
23 23
24Warning: [snuffleupagus][0.0.0.0][ini_protection][log] new INI value must not be NULL or empty in %a/ini_null.php on line 8 24Warning: [snuffleupagus][0.0.0.0][ini_protection][log] new INI value must not be NULL or empty in %a/ini_null.php on line 8
25bool(true) 25bool(true)
26string(3) "def" \ No newline at end of file 26string(3) "def"%A