summaryrefslogtreecommitdiff
path: root/Zend/tests/arginfo_zpp_mismatch.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/arginfo_zpp_mismatch.phpt')
-rw-r--r--Zend/tests/arginfo_zpp_mismatch.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/tests/arginfo_zpp_mismatch.phpt b/Zend/tests/arginfo_zpp_mismatch.phpt
index cd37fbf33a..2a9522a6de 100644
--- a/Zend/tests/arginfo_zpp_mismatch.phpt
+++ b/Zend/tests/arginfo_zpp_mismatch.phpt
@@ -1,5 +1,9 @@
--TEST--
Test that there is no arginfo/zpp mismatch
+--SKIPIF--
+<?php
+if (getenv('SKIP_MSAN')) die("skip msan misses interceptors for some functions");
+?>
--FILE--
<?php