summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug72685.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug72685.phpt')
-rw-r--r--ext/pcre/tests/bug72685.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/pcre/tests/bug72685.phpt b/ext/pcre/tests/bug72685.phpt
index 7f6eabc182..31b2f9b0c7 100644
--- a/ext/pcre/tests/bug72685.phpt
+++ b/ext/pcre/tests/bug72685.phpt
@@ -1,5 +1,9 @@
--TEST--
Bug #72685: Same string is UTF-8 validated repeatedly
+--SKIPIF--
+<?php
+if (getenv('SKIP_PERF_SENSITIVE')) die("skip performance sensitive test");
+?>
--FILE--
<?php