php-src/ext/standard/tests/strings
Antony Dovgal f2f885c023 fix test
2007-04-06 19:35:12 +00:00
..
004.phpt
add-and-stripcslashes.phpt
add-and-stripslashes.phpt
basename.phpt
bin2hex.phpt
bug20108.phpt
bug20169.phpt
bug20261.phpt
bug20927.phpt
bug20934.phpt
bug21338.phpt
bug21453.phpt
bug21730.phpt
bug21744.phpt
bug22008.phpt
bug22187.phpt
bug22207.phpt fix test 2006-12-25 14:27:51 +00:00
bug22224.phpt
bug22227.phpt
bug22904.phpt
bug23650.phpt
bug23894.phpt
bug24098.phpt fix test 2006-07-16 15:59:08 +00:00
bug24208.phpt
bug24281.phpt
bug24312.phpt
bug25671.phpt
bug25707.phpt
bug26817.phpt
bug26819.phpt Fix test according to bug#40009 2007-01-05 15:22:35 +00:00
bug26878.phpt
bug26973.phpt
bug27276.phpt
bug27278.phpt
bug27295.phpt
bug27457.phpt
bug27675.phpt
bug28386.phpt
bug28633.phpt
bug29075.phpt
bug29119.phpt
bug29538.phpt - MFH Fixed Bug #29538 number_format and problem with 0 2006-07-16 10:50:58 +00:00
bug33076.phpt
bug33605.phpt
bug34214.phpt
bug35817.phpt
bug36148.phpt
bug36306.phpt
bug36392.phpt Fixed bug #36392 (wrong number of decimal digits with %e specifier in 2006-12-22 15:29:41 +00:00
bug36944.phpt
bug37244.phpt
bug37262.phpt Fixed bug #37262 (var_export() does not escape \0 character). 2006-10-09 18:08:34 +00:00
bug38322.phpt add new test 2006-08-04 15:01:37 +00:00
bug38770.phpt Fixed bug #38770 (unpack() broken with longs on 64 bit machines). 2006-11-19 18:20:48 +00:00
bug39032.phpt MFH: fix #39032 (strcspn() stops on null character) 2006-10-04 11:14:32 +00:00
bug39350.phpt Fixed bug #39350 (crash with implode("\n", array(false))). 2006-11-06 17:21:05 +00:00
bug39621.phpt MFH: fix #39621 (str_replace() is not binary safe on strings with equal length) 2006-11-24 21:59:09 +00:00
bug39873.phpt Fixed bug #39873 (number_format() breaks with locale & decimal points). 2006-12-22 04:03:15 +00:00
bug40432.phpt Fixed bug #40432 (strip_tags() fails with greater than in attribute). 2007-02-13 02:16:22 +00:00
bug40637.phpt add new test 2007-02-26 09:58:04 +00:00
bug40704.phpt Fixed bug #40704 (strip_tags() does not handle single quotes correctly) 2007-03-03 15:46:29 +00:00
bug40754.phpt fix substr() 2007-03-09 10:04:59 +00:00
bug40915.phpt MFH: fix #40915 (addcslashes unexpected behavior with binary input) 2007-03-26 10:25:41 +00:00
chr_ord.phpt
chunk_split.phpt
convert_cyr_string.phpt new/improved tests 2007-02-13 12:59:53 +00:00
count_chars.phpt
crc32.phpt
crypt.phpt new/improved tests 2007-02-13 12:59:53 +00:00
explode.phpt Fixed bug #37262 (var_export() does not escape \0 character). 2006-10-09 18:08:34 +00:00
get_meta_tags.phpt MFH: fix leaks in get_meta_tags() when used with b0rked HTML 2006-11-13 20:18:12 +00:00
highlight_file.phpt add new tests 2006-11-16 13:01:23 +00:00
htmlentities01.phpt
htmlentities02.phpt oops: remove uneeded code in the skip condition 2006-12-27 15:17:04 +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:53 +00:00
htmlentities16.phpt
htmlentities17.phpt
htmlentities.phpt
http_build_query.phpt
implode1.phpt add test for real 2006-08-22 20:10:50 +00:00
implode.phpt
levenshtein.phpt remove redundant error message 2006-11-21 17:42:11 +00:00
ltrim.phpt new ltrim, rtrim and str_pad tests 2007-03-28 10:44:04 +00:00
md5.phpt
md5raw.phpt
metaphone.phpt add new tests 2006-11-15 17:27:03 +00:00
nl2br.phpt
pack.phpt correction for previous fix to bug #38770 (pack/unpack is broken on 64bit) 2007-04-03 19:50:40 +00:00
pathinfo.phpt MFH 2006-07-17 06:45:08 +00:00
php_strip_whitespace.phpt add new tests 2006-11-16 13:01:23 +00:00
printf_64bit.phpt fix test 2007-04-06 19:35:12 +00:00
printf.phpt - Make this 32bit only test. (will add 64bit version next) 2007-04-02 15:02:02 +00:00
rtrim.phpt new ltrim, rtrim and str_pad tests 2007-03-28 10:44:04 +00:00
sha1.phpt add new tests 2006-11-16 13:01:23 +00:00
sha1raw.phpt
soundex.phpt add new tests 2006-11-15 17:27:03 +00:00
sprintf_f_2.phpt fix tests 2006-12-25 11:16:23 +00:00
sprintf_f_3.phpt fix tests 2006-12-25 11:16:23 +00:00
sprintf_f.phpt MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one 2006-12-06 09:52:51 +00:00
str_ireplace.phpt add test 2007-02-11 20:56:46 +00:00
str_pad.phpt new ltrim, rtrim and str_pad tests 2007-03-28 10:44:04 +00:00
str_repeat.phpt
str_replace.phpt re-add the test 2006-10-06 14:50:46 +00:00
str_shuffle.phpt
str_word_count1.phpt MFH: avoid reading str[-1], add warning when invalid format specified 2006-10-11 13:15:30 +00:00
str_word_count.phpt MFH: avoid reading str[-1], add warning when invalid format specified 2006-10-11 13:15:30 +00:00
strcasecmp.phpt Three new string tests for funtions strcasecmp, strcmp and strlen. 2007-03-28 09:08:08 +00:00
strcmp.phpt Three new string tests for funtions strcasecmp, strcmp and strlen. 2007-03-28 09:08:08 +00:00
strcspn.phpt
strings001.phpt use memrchr/zend_memrchr instead of strrchr 2006-08-08 10:22:25 +00:00
strip_tags.phpt
stripos.phpt
stristr.phpt MFH test 2006-11-20 20:55:51 +00:00
strlen.phpt Three new string tests for funtions strcasecmp, strcmp and strlen. 2007-03-28 09:08:08 +00:00
strpos.phpt
strrchr.phpt add new test 2006-08-08 09:51:06 +00:00
strrev.phpt
strripos.phpt
strrpos.phpt
strspn.phpt
strstr.phpt
strtoupper.phpt
strtr.phpt
strval.phpt
substr_compare.phpt fix tests 2007-03-09 09:45:14 +00:00
substr_count.phpt
substr_replace.phpt
trim.phpt
ucfirst.phpt New tests for printf and ucfirst 2007-03-28 09:38:30 +00:00
url_t.phpt Fixed bug #38859 (parse_url() fails if passing '@' in passwd). 2006-09-28 14:52:31 +00:00
uuencode.phpt add new tests 2006-11-15 17:27:03 +00:00
wordwrap.phpt