php-src/ext/pcre/tests
Marcus Boerger 6fb763c4f9 - MFH Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
  . All refactored funcs (match, split, replace, grep) use the above
  . Change (zend|php)_error() to php_error_docref()
  . Move from old to new param parsing api
  . Fix memleaks in unicode mode
2006-07-20 22:53:07 +00:00
..
backtrack_limit.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
bug20528.phpt
bug21732.phpt
bug26927.phpt Fixed test file 2006-02-20 08:39:06 +00:00
bug27103.phpt
bug33200.phpt
bug34790.phpt Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) 2005-10-11 06:47:48 +00:00
bug37800.phpt fix bug #37800: preg_replace() limit parameter odd behaviour 2006-06-15 15:33:25 +00:00
cache_limit.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
delimiters.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
dollar_endonly.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
grep2.phpt - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
grep.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
invalid_utf8.phpt add test 2006-05-29 20:31:48 +00:00
locales.phpt new tests and fix the locales test where the pt local isnt available. 2006-07-03 13:04:45 +00:00
match_flags2.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
match_flags3.phpt - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
match_flags.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
multiline.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
pcre_anchored.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
pcre_count.phpt
pcre_extended.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
pcre_extra.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00
preg_replace2.phpt new test 2006-07-17 11:39:13 +00:00
preg_replace_callback2.phpt fix tests 2006-07-03 16:03:51 +00:00
preg_replace_callback.phpt new tests and fix the locales test where the pt local isnt available. 2006-07-03 13:04:45 +00:00
preg_replace.phpt - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
recursion_limit.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
split2.phpt fix test 2006-07-18 09:22:32 +00:00
split.phpt - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
study.phpt add new tests, increasing coverage by about 10% 2006-06-13 21:55:38 +00:00
ungreedy.phpt more tests (and fix 2 from yesterday) 2006-06-14 17:37:53 +00:00