php-src/ext/standard/tests/strings
2005-08-23 21:40:26 +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 Fixed bug #28633 (sprintf incorrectly adding padding to floats). 2004-07-18 17:27:49 +00:00
bug22224.phpt
bug22227.phpt
bug22904.phpt
bug23650.phpt
bug23894.phpt
bug24098.phpt
bug24208.phpt
bug24281.phpt
bug24312.phpt
bug25671.phpt
bug25707.phpt
bug26817.phpt
bug26819.phpt
bug26878.phpt
bug26973.phpt
bug27276.phpt
bug27278.phpt
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
bug29119.phpt - Fix test name 2004-07-19 18:49:20 +00:00
bug33076.phpt fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) 2005-05-20 14:23:42 +00:00
bug34214.phpt MFH 2005-08-23 21:40:26 +00:00
chr_ord.phpt
chunk_split.phpt Fixed bug #32530 (chunk_split() does not append endstr if chunklen is 2005-04-03 18:08:40 +00:00
count_chars.phpt
crc32.phpt
crypt.phpt
explode.phpt Add support for negative values of limit of explode(). If limit is negative 2004-07-18 11:34:28 +00:00
htmlentities01.phpt
htmlentities02.phpt
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
htmlentities16.phpt
htmlentities17.phpt - Fix htmlentities() / html_decode_entity() UTF-8 related bugs 2005-01-11 20:44:04 +00:00
htmlentities.phpt
implode.phpt
md5.phpt
md5raw.phpt
nl2br.phpt
sha1.phpt
sha1raw.phpt
sprintf_f.phpt
str_repeat.phpt
str_shuffle.phpt
str_word_count.phpt Fixed bug in str_word_count() when charlist if specified and "word" starts 2005-07-23 19:44:13 +00:00
strcspn.phpt
strings001.phpt
strip_tags.phpt
strpos.phpt
strrev.phpt
strripos.phpt
strrpos.phpt
strspn.phpt
strstr.phpt
strtoupper.phpt
strtr.phpt
strval.phpt Add some more cases 2005-04-15 22:25:03 +00:00
substr_count.phpt Added offset & length parameters to substr_count() function. 2005-06-18 18:23:12 +00:00
substr_replace.phpt
trim.phpt
url_t.phpt MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme). 2005-08-16 14:20:41 +00:00
wordwrap.phpt