From 17f2d1e8a7940162fc9e2469b64916d02a6299c5 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 8 Jun 2015 13:27:22 +0200 Subject: [PATCH] fixed test related to fix for bug #67805 --- ext/spl/tests/fileobject_setmaxlinelen_basic.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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-- -