1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00

Adjust GC count in SPL test

This commit is contained in:
Nikita Popov
2019-08-13 12:34:48 +02:00
parent 72b7d99d0d
commit bc690d63f6

View File

@@ -23,5 +23,5 @@ echo "Done.\n";
?>
--EXPECT--
int(4)
int(3)
Done.