php-src/ext/standard/tests/strings
2004-05-19 08:45:46 +00:00
..
004.phpt
add-and-stripcslashes.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
add-and-stripslashes.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
basename.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
bin2hex.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
bug20108.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
bug20169.phpt
bug20261.phpt
bug20927.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
bug20934.phpt
bug21338.phpt
bug21453.phpt
bug21730.phpt
bug21744.phpt
bug22008.phpt Real fix and a test case for bug #22008 2003-05-04 12:44:36 +00:00
bug22187.phpt Added test case for bug #22187. 2003-02-13 19:07:20 +00:00
bug22207.phpt
bug22224.phpt Modified the test to reflect the recent change on var_dump() 2003-03-10 20:46:39 +00:00
bug22227.phpt Fixed bug #22227 2003-02-15 15:57:31 +00:00
bug22904.phpt oops 2003-04-01 12:54:35 +00:00
bug23650.phpt copy'n'paste failure 2003-05-16 06:24:57 +00:00
bug23894.phpt Added test case for bug #23894 2003-05-30 13:48:14 +00:00
bug24098.phpt Make these tests work under win32 2003-12-05 13:42:04 +00:00
bug24208.phpt Added test case for bug #24208 2003-06-16 19:10:12 +00:00
bug24281.phpt Fix up test 2003-07-01 03:11:09 +00:00
bug24312.phpt Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters) 2003-06-24 15:23:17 +00:00
bug25671.phpt Test for Bug 25671 2003-09-27 18:48:48 +00:00
bug25707.phpt Fixed bug #25707 (html_entity_decode over-decodes <) 2003-10-02 06:57:21 +00:00
bug26817.phpt Fixed bug #26819 (http_build_query() crashes on NULL output). 2004-01-06 20:07:07 +00:00
bug26819.phpt Fixed bug #26819 (http_build_query() crashes on NULL output). 2004-01-06 20:07:07 +00:00
bug26878.phpt Fixed bug #26878 (problem with multiple references to the same variable 2004-01-13 23:11:31 +00:00
bug26973.phpt Correct output. 2004-05-17 20:58:57 +00:00
bug27276.phpt - Added testcase for bug #27276 2004-02-23 19:45:16 +00:00
bug27278.phpt shorten the description a bit 2004-02-16 17:44:27 +00:00
bug27295.phpt Fixed bug #27295 (memory leak inside sscanf()). 2004-02-18 19:48:13 +00:00
bug27457.phpt test for bug #27457 2004-03-09 14:19:50 +00:00
bug27675.phpt BugFix 27675 and add regression test. 2004-03-26 19:23:42 +00:00
bug28386.phpt Fixed bug #28386 (wordwrap() wraps lines 1 character too soon). 2004-05-13 17:44:23 +00:00
chr_ord.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
chunk_split.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
count_chars.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
crc32.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
crypt.phpt Added skip condition. 2003-05-19 04:57:01 +00:00
explode.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
htmlentities01.phpt
htmlentities02.phpt Changed the test so it would not fail on some old platforms. 2003-05-26 22:16:14 +00:00
htmlentities03.phpt
htmlentities04.phpt
htmlentities05.phpt
htmlentities06.phpt
htmlentities07.phpt
htmlentities08.phpt
htmlentities09.phpt
htmlentities10.phpt
htmlentities11.phpt
htmlentities12.phpt
htmlentities13.phpt
htmlentities14.phpt
htmlentities15.phpt Added test cases for new functionality 2003-03-24 19:21:20 +00:00
htmlentities16.phpt Really fix the test. 2003-04-30 16:30:44 +00:00
htmlentities.phpt
implode.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
md5.phpt - Added new parameter to sha1() and md5() which return the digest as 2003-02-18 20:31:19 +00:00
md5raw.phpt - Added new parameter to sha1() and md5() which return the digest as 2003-02-18 20:31:19 +00:00
nl2br.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
sha1.phpt - Fixed testcase... you can never trust on RFCs it seems 2003-02-20 16:15:41 +00:00
sha1raw.phpt - Fixed testcase... you can never trust on RFCs it seems 2003-02-20 16:15:41 +00:00
sprintf_f.phpt - Add new test 2004-05-16 14:48:45 +00:00
str_repeat.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
str_shuffle.phpt Typos found by Petras Kudaras. 2003-12-22 23:45:53 +00:00
strcspn.phpt
strings001.phpt
strip_tags.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strpos.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strrev.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strripos.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strrpos.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strspn.phpt
strstr.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
strtoupper.phpt
strtr.phpt Typos found by Petras Kudaras. 2003-12-22 23:45:53 +00:00
substr_count.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
substr_replace.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
trim.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
url_t.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
wordwrap.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00