We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6650890 commit ce77249Copy full SHA for ce77249
tests/issue081.phpt
@@ -2,7 +2,7 @@
2
Issue #81 (Ignore IS_UNDEF)
3
--SKIPIF--
4
<?php
5
-if (!extension_loaded("msgpack)) {
+if (!extension_loaded("msgpack")) {
6
die("skip");
7
}
8
?>
0 commit comments