php-src/ext/pcre/tests
2019-06-28 15:05:00 +02: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 Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01: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 Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug37800.phpt
bug37911.phpt fix test for upcoming pcre2 10.33 2019-03-19 16:15:14 +01:00
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_2.phpt
bug44214.phpt
bug44925.phpt
bug47229.phpt Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
bug47662.phpt use a suitable number of patterns to show the bug is resolved, not a stupid number that could cause memory limit to be exceeded or other side effects 2014-08-21 09:14:46 +01:00
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 Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the string) 2015-06-23 19:28:09 +02:00
bug61780_1.phpt Fix bug #73948 2019-03-21 09:50:20 +01:00
bug61780_2.phpt Fix bug #73948 2019-03-21 09:50:20 +01:00
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
bug63055.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug66121.phpt Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the string) 2015-06-23 19:28:09 +02:00
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 Fixed bug #76127 2019-03-19 13:57:39 +01:00
bug71537.phpt Happy Year of Monkey (Forgot test of #71537) 2016-02-08 10:22:16 +08:00
bug72463_2.phpt Make more tests run on Linux 2018-08-28 21:20:00 -03:00
bug72463.phpt Rewrite test to avoid sending emails 2016-07-06 07:08:43 +02:00
bug72685.phpt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02: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 Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug76127.phpt Fixed bug #76127 2019-03-19 13:57:39 +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
bug77827.phpt Fix #77827: preg_match does not ignore \r in regex flags 2019-03-31 13:31:54 +02:00
cache_limit.phpt allow to skip slow tests 2015-07-26 17:33:09 +02:00
check_jit_enabled.phpt Skip if no jit is built 2016-10-29 14:23:25 +08:00
delimiters.phpt
dollar_endonly.phpt
grep2.phpt Merge branch 'PHP-7.4' 2019-03-22 15:32:07 +01:00
grep.phpt
invalid_utf8_offset.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
invalid_utf8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02: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_flags2.phpt
match_flags3.phpt fix test for upcoming pcre2 10.33 2019-03-19 16:15:14 +01:00
match_flags.phpt
multiline.phpt
no_jit_bug70110.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
null_bytes.phpt fix bug #55856: preg_replace should fail on trailing garbage 2012-08-28 21:59:20 -07:00
pcre_anchored.phpt
pcre_count.phpt
pcre_extended.phpt
pcre_extra.phpt
pcre.constants.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_filter.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
preg_grep_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_grep_error1.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01: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 Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_match_all_error2.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_match_all_error3.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_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_error1.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_match_error2.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_match_error3.phpt ensure pcre.jit=1 for these tests 2019-03-22 15:00:31 +01: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_replace2.phpt
preg_replace_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_replace_callback2.phpt Deprecate create_function() 2017-02-03 18:52:57 +01:00
preg_replace_callback3.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_replace_callback_array2.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
preg_replace_callback_array.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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_callback_flags.phpt Fix bug #73948 2019-03-21 09:50:20 +01:00
preg_replace_callback.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
preg_replace_edit_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_replace_error1.phpt Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
preg_replace_error2.phpt Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
preg_replace_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
preg_replace.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 Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
recursion_limit.phpt Bundle pcre-8.35 with sljit support 2014-06-06 18:46:19 +04:00
request47456.phpt missing fix for test 2017-05-29 11:41:16 +02:00
skip_001.inc Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
skip_002.inc
skip_003.inc
skip.ini
split2.phpt Merge branch 'PHP-7.4' 2019-03-19 13:59:48 +01:00
split.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
study.phpt
ungreedy.phpt