From 52ce2c5737f168bb839d2d0a84489c28ee9aaca5 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 4 Jun 2007 00:11:11 +0000 Subject: [PATCH] Fix the expected results # This test still fails though --- tests/basic/027.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/basic/027.phpt b/tests/basic/027.phpt index 339e8ae256..248507b298 100644 --- a/tests/basic/027.phpt +++ b/tests/basic/027.phpt @@ -32,4 +32,4 @@ array(4) { } } } -string(124) "Unknown: Input variable nesting level exceeded 10. To increase the level change max_input_nesting_level in php.ini." +string(115) "Unknown: Input variable nesting level exceeded 10. To increase the limit change max_input_nesting_level in php.ini." -- 2.50.1