Skip to content

Commit 17f2d1e

Browse files
committed
fixed test related to fix for bug #67805
1 parent b754e3e commit 17f2d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/spl/tests/fileobject_setmaxlinelen_basic.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ $s->setMaxLineLen( 3);
1212
echo $s->getCurrentLine();
1313
?>
1414
--EXPECT--
15-
<?
15+
<?p

0 commit comments

Comments
 (0)