We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e85e6c commit 73a7708Copy full SHA for 73a7708
1 file changed
src/test/php/test/unittest/ExecutionTest.class.php
@@ -87,6 +87,7 @@ public function fixture() {
87
trigger_error('Test');
88
}
89
}));
90
+ \xp::gc();
91
92
93
#[Test]
0 commit comments