Skip to content

Commit bc690d6

Browse files
committed
Adjust GC count in SPL test
1 parent 72b7d99 commit bc690d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/spl/tests/bug53071.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ echo "Done.\n";
2323

2424
?>
2525
--EXPECT--
26-
int(4)
26+
int(3)
2727
Done.

0 commit comments

Comments
 (0)