From: Anatol Belski Date: Mon, 8 Jun 2015 11:27:22 +0000 (+0200) Subject: fixed test related to fix for bug #67805 X-Git-Tag: php-5.5.27RC1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17f2d1e8a7940162fc9e2469b64916d02a6299c5;p=php fixed test related to fix for bug #67805 --- diff --git a/ext/spl/tests/fileobject_setmaxlinelen_basic.phpt b/ext/spl/tests/fileobject_setmaxlinelen_basic.phpt index c2307663cb..1d81a6f651 100644 --- a/ext/spl/tests/fileobject_setmaxlinelen_basic.phpt +++ b/ext/spl/tests/fileobject_setmaxlinelen_basic.phpt @@ -12,4 +12,4 @@ $s->setMaxLineLen( 3); echo $s->getCurrentLine(); ?> --EXPECT-- -