php-src/ext/pcre/tests
2019-03-05 17:09:09 +01:00
..
001.phpt add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches 2017-05-29 11:40:29 +02:00
002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
003.phpt add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches 2017-05-29 11:40:29 +02:00
004.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
005.phpt
006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
007.phpt
backtrack_limit.phpt Merge branch 'PHP-5.6' into PHP-7.0 2016-01-31 21:39:24 -08:00
bug20528.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug21732.phpt
bug21758.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug26927.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug27011.phpt
bug27103.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug34790.phpt
bug37800.phpt
bug37911.phpt
bug38600.phpt
bug40195.phpt
bug40909.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug41050.phpt
bug41148.phpt
bug41638.phpt
bug42298.phpt
bug42737.phpt
bug42945.phpt
bug44191.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
bug44214.phpt
bug44214_2.phpt
bug44925.phpt
bug47229.phpt Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
bug47662.phpt
bug52732.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug52971.phpt Remove obsolete version checks in tests 2018-06-22 17:56:18 +02:00
bug53823.phpt
bug61780.phpt add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches 2017-05-29 11:40:29 +02:00
bug61780_1.phpt add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches 2017-05-29 11:40:29 +02:00
bug61780_2.phpt add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches 2017-05-29 11:40:29 +02:00
bug63055.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug66121.phpt
bug67238.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug69864.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
bug70232.phpt Remove obsolete version checks in tests 2018-06-22 17:56:18 +02:00
bug70345.phpt Fix bug #70345 (Multiple vulnerabilities related to PCRE functions) 2015-08-28 22:52:50 -07:00
bug71537.phpt Happy Year of Monkey (Forgot test of #71537) 2016-02-08 10:22:16 +08:00
bug72463.phpt Rewrite test to avoid sending emails 2016-07-06 07:08:43 +02:00
bug72463_2.phpt Make more tests run on Linux 2018-08-28 21:20:00 -03:00
bug72688.phpt Fix #72688: preg_match missing group names in matches 2016-07-27 18:50:52 +02:00
bug73392.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug73483.phpt Fixed bug #73483 (Segmentation fault on pcre_replace_callback) 2016-11-20 15:44:27 +08:00
bug73612.phpt Convert CRLF line endings to LF 2018-10-13 11:23:52 +02:00
bug74183.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug74873.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug75089.phpt Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string) 2017-08-18 14:56:28 +03:00
bug75207.phpt Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
bug75355.phpt Fixed bug #75355: preg_quote() does not quote # control character 2017-12-16 17:34:41 +01:00
bug75539.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug76512.phpt Fix line endings in new PHPT 2018-06-22 00:01:51 +02:00
bug76514.phpt Fixed bug #76514 Regression in preg_match makes it fail with PREG_JIT_STACKLIMIT_ERROR 2018-06-22 11:05:30 +02:00
bug76850.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug76909.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug77193.phpt Fixed bug #77193 Infinite loop in preg_replace_callback 2018-12-01 10:24:06 +01:00
cache_limit.phpt
check_jit_enabled.phpt Skip if no jit is built 2016-10-29 14:23:25 +08:00
delimiters.phpt
dollar_endonly.phpt
grep.phpt
grep2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
invalid_utf8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
invalid_utf8_offset.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
locales.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
marks.phpt Remove obsolete version checks in tests 2018-06-22 17:56:18 +02:00
match_flags.phpt
match_flags2.phpt
match_flags3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
multiline.phpt
no_jit_bug70110.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
null_bytes.phpt
pcre.constants.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pcre_anchored.phpt
pcre_count.phpt
pcre_extended.phpt
pcre_extra.phpt
preg_filter.phpt
preg_grep_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_grep_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_all_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_match_all_edit_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_match_all_error1.phpt
preg_match_all_error2.phpt
preg_match_all_error3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_basic_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_basic_edit.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_error3.phpt Skip if no jit is built 2016-10-29 14:23:25 +08:00
preg_match_error4.phpt Increase PCRE JIT stack size 2016-03-21 17:31:26 +01:00
preg_match_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
preg_quote_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
preg_replace2.phpt
preg_replace_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace_callback.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
preg_replace_callback2.phpt Deprecate create_function() 2017-02-03 18:52:57 +01:00
preg_replace_callback3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
preg_replace_callback_array.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
preg_replace_callback_array2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
preg_replace_callback_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_replace_callback_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace_edit_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_replace_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
preg_split_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_split_error1.phpt
recursion_limit.phpt
request47456.phpt missing fix for test 2017-05-29 11:41:16 +02:00
skip.ini
skip_001.inc Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
skip_002.inc
skip_003.inc
split.phpt Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
split2.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
study.phpt
ungreedy.phpt