summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/027.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/027.phpt b/tests/basic/027.phpt
index 18b17bce9b..339e8ae256 100644
--- a/tests/basic/027.phpt
+++ b/tests/basic/027.phpt
@@ -32,4 +32,4 @@ array(4) {
}
}
}
-string(124) "Unknown: Input variable nesting level more than allowed 10 (change max_input_nesting_level in php.ini to increase the limit)"
+string(124) "Unknown: Input variable nesting level exceeded 10. To increase the level change max_input_nesting_level in php.ini."