| .. |
|
001.phpt
|
new tests. increase coverage for more than 90%
|
19 years ago |
|
002.phpt
|
MFH
|
19 years ago |
|
003.phpt
|
new tests. increase coverage for more than 90%
|
19 years ago |
|
004.phpt
|
new tests. increase coverage for more than 90%
|
19 years ago |
|
005.phpt
|
new test
|
19 years ago |
|
006.phpt
|
MFH
|
18 years ago |
|
007.phpt
|
add new tests
|
18 years ago |
|
backtrack_limit.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
bug20528.phpt
|
Made the test's name more descriptive
|
23 years ago |
|
bug21732.phpt
|
Removed pointless checks
|
23 years ago |
|
bug21758.phpt
|
fix test names
|
19 years ago |
|
bug26927.phpt
|
Fixed test file
|
20 years ago |
|
bug27011.phpt
|
fix test names
|
19 years ago |
|
bug27103.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
bug33200.phpt
|
- Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
|
21 years ago |
|
bug34790.phpt
|
Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)
|
20 years ago |
|
bug37800.phpt
|
fix bug #37800: preg_replace() limit parameter odd behaviour
|
20 years ago |
|
bug37911.phpt
|
fix bug #37911: preg_replace_callback ignores named groups
|
18 years ago |
|
bug38600.phpt
|
fix test names
|
19 years ago |
|
bug40195.phpt
|
fix test names
|
19 years ago |
|
bug40909.phpt
|
new test
|
19 years ago |
|
bug41050.phpt
|
add tests for pcre 7.0 regression
|
19 years ago |
|
bug41148.phpt
|
add tests for pcre 7.0 regression
|
19 years ago |
|
bug41638.phpt
|
add tests for pcre 7.0 regression
|
19 years ago |
|
bug42298.phpt
|
new test
|
19 years ago |
|
bug42737.phpt
|
Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)
|
18 years ago |
|
bug42945.phpt
|
Fixed bug #42945 (preg_split() swallows part of the string)
|
18 years ago |
|
bug44191.phpt
|
Fix test
|
18 years ago |
|
bug44214.phpt
|
fix bug #44214: crash with preg_replace_callback and global variables
|
18 years ago |
|
bug44214_2.phpt
|
fix bug #44214: crash with preg_replace_callback and global variables
|
18 years ago |
|
cache_limit.phpt
|
add new tests, increasing coverage by about 10%
|
20 years ago |
|
delimiters.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
dollar_endonly.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
grep.phpt
|
add new tests, increasing coverage by about 10%
|
20 years ago |
|
grep2.phpt
|
- MFH Clean up (after consulting Andrei)
|
20 years ago |
|
invalid_utf8.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
invalid_utf8_offset.phpt
|
add new tests
|
18 years ago |
|
locales.phpt
|
new tests and fix the locales test where the pt local isnt available.
|
20 years ago |
|
match_flags.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
match_flags2.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
match_flags3.phpt
|
- MFH Clean up (after consulting Andrei)
|
20 years ago |
|
multiline.phpt
|
add new tests, increasing coverage by about 10%
|
20 years ago |
|
pcre_anchored.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
pcre_count.phpt
|
add test
|
21 years ago |
|
pcre_extended.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
pcre_extra.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |
|
preg_grep_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_grep_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_grep_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_grep_error2.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_edit_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_error2.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_all_error3.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_basic_edit.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_match_error2.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_quote_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_quote_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_quote_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace.phpt
|
- MFH Clean up (after consulting Andrei)
|
20 years ago |
|
preg_replace2.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
preg_replace_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_callback.phpt
|
new tests and fix the locales test where the pt local isnt available.
|
20 years ago |
|
preg_replace_callback2.phpt
|
MFH: remove unnecessary warning in case of exception
|
19 years ago |
|
preg_replace_callback3.phpt
|
fix leak, add test
|
20 years ago |
|
preg_replace_callback_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_callback_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_edit_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_error2.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_replace_variation1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_split_basic.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_split_error.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_split_error1.phpt
|
Add some more pcre tests
|
18 years ago |
|
preg_split_error2.phpt
|
Add some more pcre tests
|
18 years ago |
|
recursion_limit.phpt
|
MFH: fix pcre tests
|
19 years ago |
|
split.phpt
|
- MFH Clean up (after consulting Andrei)
|
20 years ago |
|
split2.phpt
|
fix test
|
20 years ago |
|
study.phpt
|
add new tests, increasing coverage by about 10%
|
20 years ago |
|
ungreedy.phpt
|
more tests (and fix 2 from yesterday)
|
20 years ago |