Skip to content

Commit 2d30506

Browse files
committed
ext/spl: Fix default argument handling for named parameters in SplFileObject::fgetcsv()
1 parent 2952d88 commit 2d30506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/spl/tests/gh22156.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ array(2) {
109109
string(1) "a"
110110
[1]=>
111111
string(1) "b"
112-
}
112+
}

0 commit comments

Comments
 (0)