We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d0580 commit 268b13cCopy full SHA for 268b13c
1 file changed
ext/sysvmsg/tests/gh16592.phpt
@@ -14,6 +14,7 @@ try {
14
} catch (\TypeError $e) {
15
echo $e->getMessage();
16
}
17
+msg_remove_queue($q);
18
?>
19
--EXPECT--
20
Test::__serialize() must return an array
0 commit comments