php-src/ext/pcre/tests
Jani Taskinen 996eab8983 - Fixed ini deprecation message issues in tests.
# CGI headers are stripped and the error ends up there with CGI..
2009-05-06 20:32:00 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
backtrack_limit.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
bug20528.phpt
bug21732.phpt
bug21758.phpt
bug26927.phpt
bug27011.phpt
bug27103.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
bug33200.phpt - Fixed ini deprecation message issues in tests. 2009-05-06 20:32:00 +00:00
bug34790.phpt
bug37800.phpt
bug37911.phpt
bug38600.phpt
bug40195.phpt
bug40909.phpt
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 Fix test 2008-02-21 14:22:41 +00:00
bug44214_2.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
bug44214.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
bug44925.phpt after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string). 2008-08-14 14:37:39 +00:00
bug47229.phpt MFH 2009-04-24 17:14:32 +00:00
bug47662.phpt fix bug #47662: support more than 127 named subpatterns 2009-04-10 15:47:15 +00:00
cache_limit.phpt
delimiters.phpt
dollar_endonly.phpt
grep2.phpt
grep.phpt
invalid_utf8_offset.phpt MFH 2009-04-25 21:13:07 +00:00
invalid_utf8.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
locales.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
match_flags2.phpt
match_flags3.phpt
match_flags.phpt
multiline.phpt
pcre_anchored.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
pcre_count.phpt
pcre_extended.phpt
pcre_extra.phpt
pcre.constants.phpt New pcre extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:52:26 +00:00
preg_filter.phpt remove unicode skipif, as the test doesnt require such support 2008-08-31 15:28:35 +00:00
preg_grep_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_last_error_error.phpt New pcre extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:52:26 +00:00
preg_match_all_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_edit_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error3.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_basic_002.phpt New pcre extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:52:26 +00:00
preg_match_basic_edit.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_variation1.phpt New pcre extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:52:26 +00:00
preg_quote_basic.phpt fix bug #47229: preg_quote should escape '-' 2009-01-28 22:39:33 +00:00
preg_quote_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_quote_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace2.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
preg_replace_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_callback2.phpt
preg_replace_callback3.phpt - New parameter parsing API (to preg_replace*) 2008-06-30 17:14:48 +00:00
preg_replace_callback_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_callback_error1.phpt New pcre extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:52:26 +00:00
preg_replace_callback_error.phpt - New parameter parsing API (to preg_replace*) 2008-06-30 17:14:48 +00:00
preg_replace_callback.phpt
preg_replace_edit_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error.phpt - New parameter parsing API (to preg_replace*) 2008-06-30 17:14:48 +00:00
preg_replace_variation1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace.phpt
preg_split_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
recursion_limit.phpt - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
skip_001.inc - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00: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
skip.ini - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00:00
split2.phpt
split.phpt
study.phpt
ungreedy.phpt