You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Derick Rethans 11961b1311 - Hopefully fix test file problems 24 years ago
..
001.phpt Test case for strspn()/strcspn(). 24 years ago
002.phpt Making strrchr() binary safe. 24 years ago
003.phpt Test case for str_shuffle(). 24 years ago
add-and-stripcslashes.phpt We're testing stripCslashes() here :) 24 years ago
add-and-stripslashes.phpt Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 24 years ago
bin2hex.phpt Some string tests 24 years ago
chr_ord.phpt Some string tests 24 years ago
chunk_split.phpt Some string tests 24 years ago
count_chars.phpt Some string tests 24 years ago
crc32.phpt Some string tests 24 years ago
explode.phpt - Document were the first test came from. 24 years ago
implode.phpt - Hopefully fix test file problems 24 years ago
nl2br.phpt - Add case for bug 19858 24 years ago
str_repeat.phpt Add testcases for implode() and str_repeat() 24 years ago
strip_tags.phpt Added a test script for strip_tags() function. 24 years ago
strpos.phpt Added tests for strstr(), strpos() and substr_count() functions. 24 years ago
strrev.phpt Added test for strrev() function. 24 years ago
strstr.phpt Added tests for strstr(), strpos() and substr_count() functions. 24 years ago
strtr.phpt fix strtr() when called with two parameters. this has been broken for some time! 25 years ago
substr_count.phpt Added tests for strstr(), strpos() and substr_count() functions. 24 years ago
trim.phpt Some string tests 24 years ago
url_t.phpt Added expected data to parse_url() test 24 years ago
wordwrap.phpt Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.) 24 years ago