php-src/ext/standard/tests/strings
2002-11-05 17:25:59 +00:00
..
004.phpt - Fix test, in some cases the first significant number in the time 2002-10-31 06:37:18 +00:00
add-and-stripcslashes.phpt We're testing stripCslashes() here :) 2002-10-06 19:26:56 +00:00
add-and-stripslashes.phpt Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 2002-06-18 11:51:06 +00:00
bin2hex.phpt Some string tests 2002-10-06 19:12:22 +00:00
bug20108.phpt Added expected output. 2002-10-26 20:55:48 +00:00
bug20169.phpt Fixed typo 2002-10-30 11:57:29 +00:00
bug20261.phpt Added a test for bug #20261 2002-11-05 17:25:59 +00:00
chr_ord.phpt Some string tests 2002-10-06 19:12:22 +00:00
chunk_split.phpt Some string tests 2002-10-06 19:12:22 +00:00
count_chars.phpt Some string tests 2002-10-06 19:12:22 +00:00
crc32.phpt Some string tests 2002-10-06 19:12:22 +00:00
explode.phpt - Document were the first test came from. 2002-10-11 18:06:15 +00:00
htmlentities01.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
htmlentities02.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
htmlentities03.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
htmlentities04.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
htmlentities05.phpt Removed dl() stuff 2002-10-29 16:28:12 +00:00
htmlentities06.phpt Removed dl() stuff 2002-10-29 16:28:12 +00:00
htmlentities07.phpt Removed dl() stuff 2002-10-29 16:28:12 +00:00
htmlentities08.phpt Removed dl() stuff 2002-10-29 16:28:12 +00:00
htmlentities09.phpt Removed dl() stuff 2002-10-29 16:28:12 +00:00
htmlentities10.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities11.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities12.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities13.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities14.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
implode.phpt Fixed implode test 2002-10-22 17:17:56 +00:00
nl2br.phpt - Add case for bug 19858 2002-10-11 11:03:36 +00:00
str_repeat.phpt Add testcases for implode() and str_repeat() 2002-10-06 11:26:49 +00:00
str_shuffle.phpt README.TESTING examples 2002-10-25 10:46:19 +00:00
strcspn.phpt split tests 2002-10-26 16:48:03 +00:00
strings001.phpt - fix type 2002-10-26 20:07:49 +00:00
strip_tags.phpt Added a test script for strip_tags() function. 2002-09-21 17:34:45 +00:00
strpos.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
strrev.phpt Added test for strrev() function. 2002-10-08 21:51:59 +00:00
strspn.phpt split tests 2002-10-26 16:48:03 +00:00
strstr.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
strtoupper.phpt Add locale for BSDi 2002-10-29 17:43:08 +00:00
strtr.phpt README.TESTING examples 2002-10-25 10:46:19 +00:00
substr_count.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
trim.phpt Some string tests 2002-10-06 19:12:22 +00:00
url_t.phpt Added expected data to parse_url() test 2002-10-06 16:15:06 +00:00
wordwrap.phpt Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.) 2002-03-18 02:00:57 +00:00