diff options
Diffstat (limited to 'ext/pcre/tests/bug20528.phpt')
-rw-r--r-- | ext/pcre/tests/bug20528.phpt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/pcre/tests/bug20528.phpt b/ext/pcre/tests/bug20528.phpt index 5dec08dbfc..35c81e0d29 100644 --- a/ext/pcre/tests/bug20528.phpt +++ b/ext/pcre/tests/bug20528.phpt @@ -1,11 +1,5 @@ --TEST-- preg_split() bug #20528 ---SKIPIF-- -<?php - if (!extension_loaded("pcre")) { - die("skip pcre extension is not available"); - } -?> --FILE-- <?php $data = '(#11/19/2002#)'; |