php-src/ext/standard/tests/strings
2004-03-09 14:19:50 +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
basename.phpt basename() now binary safe, testcases added 2003-05-05 13:46:14 +00:00
bin2hex.phpt Some string tests 2002-10-06 19:12:22 +00:00
bug20108.phpt Test name formatting 2003-01-23 19:07:25 +00:00
bug20169.phpt Test name formatting 2003-01-23 19:07:25 +00:00
bug20261.phpt Fixed typo 2002-11-05 17:46:36 +00:00
bug20927.phpt Test name formatting 2003-01-23 19:07:25 +00:00
bug20934.phpt MFB 2002-12-12 21:44:53 +00:00
bug21338.phpt Fixed bug #21338 (crash inside html_entity_decode() when "" is passed). 2003-01-02 19:49:30 +00:00
bug21453.phpt Fixed bug #21453 (improper handling of non-terminated <). 2003-01-06 22:13:03 +00:00
bug21730.phpt Fixed typo 2003-01-18 19:02:21 +00:00
bug21744.phpt Fixed bug #21744(21741) 2003-01-19 11:32:54 +00:00
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 Fixed bug #22207 (e notation in *printf would be missing a 0 when there is 2003-02-13 17:25:31 +00:00
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 &amp;lt;) 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 extend a bit 2004-01-21 03:58:30 +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
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 Fixed the test so it works properly on both 32 and 64 bit platforms. 2002-11-16 17:26:26 +00:00
crypt.phpt Added skip condition. 2003-05-19 04:57:01 +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 Changed the test so it would not fail on some old platforms. 2003-05-26 22:16:14 +00:00
htmlentities03.phpt Fixed the tests so that they won't be affected by the ini setting of 2002-11-12 21:37:54 +00:00
htmlentities04.phpt Fixed the tests so that they won't be affected by the ini setting of 2002-11-12 21:37:54 +00:00
htmlentities05.phpt Added skip conditions in the event the required charset is not avaliabled. 2002-11-08 01:12:03 +00:00
htmlentities06.phpt hide possible warnings 2002-11-08 17:03:06 +00:00
htmlentities07.phpt Added skip conditions in the event the required charset is not avaliabled. 2002-11-08 01:12:03 +00:00
htmlentities08.phpt Added skip conditions in the event the required charset is not avaliabled. 2002-11-08 01:12:03 +00:00
htmlentities09.phpt Added skip conditions in the event the required charset is not avaliabled. 2002-11-08 01:12:03 +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
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 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
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 - Add case for bug 19858 2002-10-11 11:03:36 +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
str_repeat.phpt Add testcases for implode() and str_repeat() 2002-10-06 11:26:49 +00:00
str_shuffle.phpt Typos found by Petras Kudaras. 2003-12-22 23:45:53 +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 Fixed bug #20664. 2002-11-27 06:20:19 +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
strripos.phpt Add tests for strrpos/stripos, and minor fix to maintain BC for condition with empty needles/haystacks 2003-04-12 20:04:06 +00:00
strrpos.phpt Add tests for strrpos/stripos, and minor fix to maintain BC for condition with empty needles/haystacks 2003-04-12 20:04:06 +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 Typos found by Petras Kudaras. 2003-12-22 23:45:53 +00:00
substr_count.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
substr_replace.phpt Extending substr_replace(). 2003-05-02 10:02:40 +00:00
trim.phpt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
url_t.phpt Fixed bug #25800 (parse_url() could not parse urls with empty port). 2003-10-13 04:27:23 +00:00
wordwrap.phpt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00