php-src/ext/standard/tests/strings
2007-05-22 16:03:57 +00:00
..
004.phpt
005.phpt flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 2007-05-10 16:27:16 +00:00
006.phpt flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 2007-05-10 16:27:16 +00:00
007.phpt flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 2007-05-10 16:27:16 +00:00
add-and-stripcslashes.phpt fix test 2006-08-09 20:34:00 +00:00
add-and-stripslashes.phpt - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
addcslashes.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
basename_basic.phpt New version of basename_basic.phpt basename_error.phpt basename_variation.phpt 2007-05-22 16:03:57 +00:00
basename_error.phpt New version of basename_basic.phpt basename_error.phpt basename_variation.phpt 2007-05-22 16:03:57 +00:00
basename_variation.phpt New version of basename_basic.phpt basename_error.phpt basename_variation.phpt 2007-05-22 16:03:57 +00:00
basename.phpt fix test in unicode mode 2006-08-07 22:16:09 +00:00
bin2hex.phpt fix test 2006-08-07 22:14:15 +00:00
bug20108.phpt fix tests 2006-12-27 19:17:02 +00:00
bug20169.phpt
bug20261.phpt
bug20927.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
bug20934.phpt fix tests 2007-03-06 20:45:15 +00:00
bug21338.phpt fix more tests 2006-11-09 01:16:48 +00:00
bug21453.phpt Unicode support 2005-10-04 07:59:14 +00:00
bug21730.phpt fix *scanf() tests 2006-12-27 15:26:13 +00:00
bug21744.phpt
bug22008.phpt
bug22187.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
bug22207.phpt fix test 2006-12-25 14:27:44 +00:00
bug22224.phpt - MFB 2006-05-25 10:50:53 +00:00
bug22227.phpt
bug22904.phpt
bug23650.phpt
bug23894.phpt fix tests 2006-12-25 11:16:05 +00:00
bug24098.phpt fix test 2006-08-07 22:14:15 +00:00
bug24208.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug24281.phpt
bug24312.phpt fix tests 2006-12-06 13:21:48 +00:00
bug25671.phpt fix tests 2006-12-27 19:17:02 +00:00
bug25707.phpt fix more tests 2006-11-09 01:16:48 +00:00
bug26817.phpt fix tests 2007-03-06 20:45:15 +00:00
bug26819.phpt MFB: Fix tests 2007-01-05 15:28:41 +00:00
bug26878.phpt
bug26973.phpt Correct output. 2004-05-17 20:58:57 +00:00
bug27276.phpt
bug27278.phpt fix tests 2006-12-27 19:17:02 +00:00
bug27295.phpt
bug27457.phpt
bug27675.phpt
bug28386.phpt
bug28633.phpt Fixed bug #28633 (sprintf incorrectly adding padding to floats). 2004-07-18 17:27:49 +00:00
bug29075.phpt Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
bug29119.phpt fix tests 2007-03-06 20:45:15 +00:00
bug29538.phpt - Fixed Bug #29538 number_format and problem with 0 2006-07-16 10:49:06 +00:00
bug33076.phpt fix more tests 2006-11-09 01:16:48 +00:00
bug33605.phpt MF51: fix possible substr_compare() crash 2006-04-25 12:49:04 +00:00
bug34214.phpt Test for bug #34214 2005-08-23 21:39:39 +00:00
bug35817.phpt MFB51: Fixed bug #35817 (unpack() does not decode odd number of hexadecimal 2005-12-28 20:56:22 +00:00
bug36148.phpt MFB51: Fixed bug #36148 (unpack("H*hex", $data) is adding an extra 2006-01-26 15:48:15 +00:00
bug36306.phpt fix test names 2007-05-07 17:23:53 +00:00
bug36392.phpt MFB: Fixed bug #36392 (wrong number of decimal digits with %e specifier in 2006-12-22 15:30:18 +00:00
bug36944.phpt make this test to work on all systems 2006-04-14 20:30:47 +00:00
bug37244.phpt MFB: bug #37244 (base64_decode violates RFC 3548) 2006-06-26 22:17:43 +00:00
bug37262.phpt MFB: Fixed bug #37262 (var_export() does not escape \0 character). 2006-10-09 18:09:42 +00:00
bug38322.phpt add new test 2006-08-04 15:01:29 +00:00
bug38770.phpt MFB: Fixed bug #38770 (unpack() broken with longs on 64 bit machines). 2006-11-19 18:21:50 +00:00
bug39032.phpt fix #39032 (strcspn() stops on null character) 2006-10-04 11:12:21 +00:00
bug39350.phpt MFB test 2006-12-07 23:10:58 +00:00
bug39621.phpt fix #39621 (str_replace() is not binary safe on strings with equal length) 2006-11-24 21:57:31 +00:00
bug39873.phpt fix tests 2006-12-27 19:17:02 +00:00
bug40637.phpt new test 2007-02-26 09:57:54 +00:00
bug40915.phpt fix #40915 (addcslashes unexpected behavior with binary input) 2007-03-26 10:23:50 +00:00
chr_ord.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
chunk_split.phpt Fixed bug #32530 (chunk_split() does not append endstr if chunklen is 2005-04-03 18:08:40 +00:00
convert_cyr_string.phpt new/improved tests 2007-02-13 13:01:18 +00:00
count_chars.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
crc32.phpt fix tests 2006-12-06 13:21:48 +00:00
crypt.phpt new/improved tests 2007-02-13 13:01:18 +00:00
explode.phpt fix tests 2007-03-06 20:45:15 +00:00
fprintf.phpt open the file in text mode and avoid downcoding 2007-04-20 21:17:37 +00:00
get_meta_tags.phpt fix leaks in get_meta_tags() when used with b0rked HTML 2006-11-13 20:17:05 +00:00
highlight_file.phpt removed unused highlight.bg ini option 2007-04-26 09:39:03 +00:00
htmlentities01.phpt
htmlentities02.phpt MFB 2006-12-27 15:18:15 +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 Fix tests on freebsd 2006-08-27 15:06:15 +00:00
htmlentities16.phpt
htmlentities17.phpt - Fix htmlentities() / html_decode_entity() UTF-8 related bugs 2005-01-11 20:44:04 +00:00
htmlentities.phpt fix tests 2006-12-06 13:21:48 +00:00
http_build_query.phpt fix tests 2007-03-06 20:45:15 +00:00
implode1.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
implode.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
levenshtein.phpt remove redundant error message 2006-11-21 17:40:38 +00:00
ltrim.phpt fix tests 2007-04-20 21:37:31 +00:00
md5_file.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
md5.phpt new tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5. 2007-04-11 11:44:37 +00:00
md5raw.phpt
metaphone.phpt fix tests 2007-03-06 20:45:15 +00:00
nl2br.phpt fix test 2006-08-08 22:05:20 +00:00
pack.phpt MFB: reverting incorrect changes to pack test 2007-04-13 02:15:12 +00:00
pathinfo.phpt Fixed tests (win32) 2007-04-18 14:51:47 +00:00
php_strip_whitespace.phpt more new tests, yikes! 2006-11-16 13:00:03 +00:00
printf_64bit.phpt fix test 2007-05-07 21:38:35 +00:00
printf.phpt fix tests 2007-04-26 23:42:36 +00:00
rtrim.phpt fix tests 2007-04-20 21:37:31 +00:00
sha1.phpt more new tests, yikes! 2006-11-16 13:00:03 +00:00
sha1raw.phpt
soundex.phpt add new tests 2006-11-15 17:26:54 +00:00
sprintf_f_2.phpt fix tests 2007-05-07 22:33:39 +00:00
sprintf_f_3.phpt fix tests 2006-12-25 11:16:05 +00:00
sprintf_f.phpt fix tests 2006-12-25 11:16:05 +00:00
str_ireplace.phpt new test 2007-02-11 20:56:17 +00:00
str_pad.phpt fix tests 2007-05-07 22:33:39 +00:00
str_repeat.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
str_replace.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
str_shuffle.phpt fix test 2006-11-09 01:07:31 +00:00
str_word_count1.phpt avoid reading str[-1], add warning when invalid format specified 2006-10-11 13:14:08 +00:00
str_word_count.phpt fix test on 64bit 2006-10-11 13:18:18 +00:00
strcasecmp.phpt fix tests 2007-04-20 21:37:31 +00:00
strcmp.phpt fix tests 2007-04-20 21:37:31 +00:00
strcspn.phpt Unicode support 2005-08-16 10:18:43 +00:00
strings001.phpt use memrchr/zend_memrchr instead of strrchr 2006-08-08 09:48:08 +00:00
strip_tags.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
stripos.phpt don't try to compare strings if haystack is "" or shorter than needle 2006-07-12 12:33:04 +00:00
stristr.phpt improve test 2006-11-20 20:54:52 +00:00
strlen.phpt fix tests 2007-04-22 19:47:08 +00:00
strpos.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
strrchr.phpt add new test 2006-08-08 09:50:54 +00:00
strrev.phpt fix tests 2006-12-06 13:21:48 +00:00
strripos_offset.phpt fix segfault in strripos() when offset == INT_MAX+1 2007-05-10 22:08:35 +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 Unicode support 2005-08-16 10:18:43 +00:00
strstr.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
strtotitle.phpt fix tests 2006-12-06 13:21:48 +00:00
strtoupper.phpt fix tests 2006-12-06 13:21:48 +00:00
strtr2.phpt - Add the strtr implementation for unicode for the case where there are 2006-11-16 20:33:44 +00:00
strtr3.phpt Test for strtr() with non-ascii encoding 2006-03-27 14:37:14 +00:00
strtr.phpt Fixed testFixed testFixed testFixed testFixed testFixed testFixed testFixed testFixed test 2006-03-27 10:15:02 +00:00
strval.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
substr_compare.phpt fix tests 2007-04-20 21:37:31 +00:00
substr_count.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
substr_replace.phpt Fixed craches in substr_replace() 2005-09-08 12:40:01 +00:00
substr.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
trim1.phpt New version of addcslashes.phpt, implode1.phpt, strpos.phpt, str_replace.phpt, substr_count.phpt, trim1.phpt, chr_ord.phpt, md5_file.phpt, str_repeat.phpt, strstr.phpt, substr.phpt 2007-05-12 12:12:26 +00:00
trim.phpt fix tests to be able to run just .phpt's 2006-08-08 22:01:24 +00:00
ucfirst1.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
ucfirst.phpt - Fix test 2007-04-21 02:46:29 +00:00
url_t.phpt fix tests 2007-03-06 20:45:15 +00:00
uuencode.phpt add new tests 2006-11-15 17:26:54 +00:00
wordwrap.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00