php-src/ext/pcre/tests
Christoph M. Becker e7e15450ef Merge branch 'PHP-7.4'
* PHP-7.4:
  Fix #78853: preg_match() may return integer > 1
2019-11-22 19:30:43 +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 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 - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
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 Use TypeError for preg_replace type check 2019-08-11 14:28:10 +02:00
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 Fixed bug #42945 (preg_split() swallows part of the string) 2008-01-13 14:44:29 +00:00
bug44191.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
bug44214.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
bug44214_2.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
bug44925.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02:00
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.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 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
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 Convert CRLF line endings to LF 2018-10-13 11:21:27 +02: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.phpt Rewrite test to avoid sending emails 2016-07-06 07:08:43 +02:00
bug72463_2.phpt Fix #78684: PCRE bug72463_2 test is sending emails on Linux 2019-10-19 12:59:32 +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 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75355.phpt Fixed bug #75355: preg_quote() does not quote # control character 2017-12-16 17:34:41 +01:00
bug75457.phpt Fix test 2019-08-25 20:06:02 -07: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 Clean DONE tags from tests 2019-11-07 21:31:47 +01: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 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug76909.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug77193.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug77827.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug78272.phpt Remove unstable test output 2019-09-18 16:36:29 +02:00
bug78338.phpt ensure proper settings for test 2019-08-20 16:30:52 +02:00
bug78853.phpt Fix #78853: preg_match() may return integer > 1 2019-11-22 19:26:26 +01: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 Fix typos 2019-07-21 01:01:36 +02:00
grep.phpt
grep2.phpt Merge branch 'PHP-7.4' 2019-03-22 15:32:07 +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 fix test for upcoming pcre2 10.33 2019-03-19 16:15:14 +01:00
multiline.phpt
no_jit_bug70110.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
null_bytes.phpt fix bug #55856: preg_replace should fail on trailing garbage 2012-08-28 21:59:20 -07:00
pcre.constants.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
pcre_anchored.phpt Fix typos 2019-07-21 01:01:36 +02:00
pcre_count.phpt
pcre_extended.phpt Fix typos 2019-07-21 01:01:36 +02:00
pcre_extra.phpt Merge branch 'PHP-7.4' 2019-07-21 01:02:51 +02:00
preg_filter.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
preg_grep_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_grep_error1.phpt Convert some notices to warnings 2019-10-02 10:34:08 +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 Convert some notices to warnings 2019-10-02 10:34:08 +02:00
preg_match_all_error2.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02: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.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
preg_match_basic_002.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01: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 Convert some notices to warnings 2019-10-02 10:34:08 +02:00
preg_match_error2.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02:00
preg_match_error3.phpt ensure pcre.jit=1 for these tests 2019-03-22 15:00:31 +01:00
preg_match_error4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
preg_match_variation1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01: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 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
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 Convert some notices to warnings 2019-10-02 10:34:08 +02:00
preg_replace_callback3.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_array2.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +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 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
preg_replace_callback_flags.phpt Fix bug #73948 2019-03-21 09:50:20 +01:00
preg_replace_edit_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
preg_replace_error1.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02:00
preg_replace_error2.phpt Convert some notices to warnings 2019-10-02 10:34:08 +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 Convert some notices to warnings 2019-10-02 10:34:08 +02: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.ini - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00:00
skip_001.inc Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
skip_002.inc - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00:00
skip_003.inc - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00:00
split.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
split2.phpt Merge branch 'PHP-7.4' 2019-03-19 13:59:48 +01:00
study.phpt
ungreedy.phpt Fix typos 2019-07-21 01:01:36 +02:00