From: Hannes Magnusson Date: Sun, 3 Jun 2007 23:40:01 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.4RC1~436 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1b9c6e62eb767247550f350f3b84ed2c242808d;p=php fix test --- 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."