php-src/ext/standard/tests/strings
2006-02-07 00:24:56 +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 Unicode support 2005-10-04 07:59:14 +00:00
bug21730.phpt
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
bug22224.phpt fix test 2006-01-19 21:27:15 +00:00
bug22227.phpt
bug22904.phpt
bug23650.phpt
bug23894.phpt
bug24098.phpt Unicode support 2005-08-23 12:53:31 +00:00
bug24208.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug24281.phpt
bug24312.phpt
bug25671.phpt
bug25707.phpt
bug26817.phpt
bug26819.phpt
bug26878.phpt
bug26973.phpt
bug27276.phpt
bug27278.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug27295.phpt
bug27457.phpt
bug27675.phpt
bug28386.phpt
bug28633.phpt
bug29075.phpt
bug29119.phpt Fixed tests 2005-08-18 06:32:39 +00:00
bug33076.phpt
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 - MFB: #36306, crc32() result differs on 32-bit and 64-bit platforms 2006-02-07 00:24:56 +00:00
chr_ord.phpt
chunk_split.phpt
count_chars.phpt
crc32.phpt
crypt.phpt
explode.phpt Unicode support 2005-08-16 10:18:43 +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 Unicode support 2005-08-17 14:01:06 +00:00
htmlentities16.phpt
htmlentities17.phpt
htmlentities.phpt Unicode support 2005-08-17 14:01:06 +00:00
http_build_query.phpt MFB51: Added tests for new parse_url() and http_build_query() functionality. 2005-12-04 17:58:53 +00:00
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 MFB51: Fixed bug #35427 (str_word_count() handles '-' incorrectly). 2005-11-29 16:14:47 +00:00
strcspn.phpt Unicode support 2005-08-16 10:18:43 +00:00
strings001.phpt
strip_tags.phpt
stristr.phpt Fixed tests 2005-12-07 15:19:30 +00:00
strpos.phpt
strrev.phpt Fixed tests 2005-12-07 15:19:30 +00:00
strripos.phpt
strrpos.phpt
strspn.phpt Unicode support 2005-08-16 10:18:43 +00:00
strstr.phpt Unicode support 2005-08-16 10:18:43 +00:00
strtoupper.phpt Unicode support 2005-08-17 14:01:06 +00:00
strtr.phpt
strval.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
substr_count.phpt
substr_replace.phpt Fixed craches in substr_replace() 2005-09-08 12:40:01 +00:00
trim.phpt
url_t.phpt MFB51: Added tests for new parse_url() and http_build_query() functionality. 2005-12-04 17:58:53 +00:00
wordwrap.phpt