php-src/ext/standard/tests/strings
2013-03-21 11:14:36 +08:00
..
004.phpt
005.phpt
006.phpt - use the same test on win 2011-09-05 13:37:30 +00:00
007-win32.phpt - MFH: skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:55 +00:00
007.phpt - MFH: skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:55 +00:00
add-and-stripcslashes.phpt
add-and-stripslashes.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
addcslashes_001.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
addcslashes_002.phpt
addcslashes_003.phpt
addcslashes_004.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
addslashes_basic.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
addslashes_error.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
addslashes_variation1.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
addslashes_variation2.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
basename_basic.phpt
basename_error.phpt
basename_variation.phpt
basename.phpt
bin2hex_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
bin2hex_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
bin2hex_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
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
bug22224.phpt
bug22227.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
bug29075.phpt
bug29119.phpt
bug29538.phpt
bug33076.phpt
bug33605.phpt
bug34214.phpt
bug35817.phpt
bug36148.phpt
bug36306.phpt
bug36392.phpt
bug36944.phpt
bug37244.phpt
bug37262.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
bug38322.phpt
bug38770.phpt Fixed bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 2012-04-23 22:09:38 +01:00
bug39032.phpt
bug39350.phpt
bug39621.phpt
bug39873.phpt
bug40432.phpt
bug40637.phpt
bug40704.phpt
bug40754.phpt MFH 2009-04-24 19:48:41 +00:00
bug40915.phpt MFH 2009-04-25 21:13:07 +00:00
bug42107.phpt
bug42208.phpt
bug43927.phpt
bug44242.phpt
bug44703.phpt Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 2010-03-23 18:08:06 +00:00
bug45166.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
bug45485.phpt - MFB: Fixed bug #45485 (strip_tags and <?XML tag) 2008-07-11 12:25:38 +00:00
bug46578.phpt - MFH: Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote) 2008-11-21 19:16:50 +00:00
bug47168.phpt Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal places). 2010-11-19 16:36:10 +00:00
bug47322.phpt - Improve test 2009-02-06 10:40:28 +00:00
bug47443.phpt - New test 2009-02-18 22:53:56 +00:00
bug47481.phpt - Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly) 2009-07-17 11:13:51 +00:00
bug47842.phpt * fixed bug #47842 sscanf() does not support 64-bit values 2010-05-19 11:28:08 +00:00
bug48709.phpt - MFH: Fixed bug #48709 (metaphone and 'wh') 2009-06-30 11:46:20 +00:00
bug49785.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
bug50052.phpt - Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size 2009-11-02 20:46:52 +00:00
bug50847.phpt Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long) 2010-02-01 12:59:08 +00:00
bug51059.phpt MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback, 2010-02-23 21:14:51 +00:00
bug51899.phpt - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline) 2010-05-26 02:18:17 +00:00
bug53021.phpt - Fixed a typo in rev #304208 (24 instead of 34/'"'). 2010-10-08 17:27:19 +00:00
bug53319.phpt - Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly) 2010-11-16 22:16:44 +00:00
bug54055.phpt - Fixed bug #54055 (buffer overrun with high values for precision ini 2011-02-21 06:53:24 +00:00
bug54238.phpt fix bug #54238 (use-after-free in substr_replace()) 2011-04-13 06:32:41 +00:00
bug54322.phpt - Fixed bug #54332 (trunk only, null pointer deref due to information loss on long to int conversion) 2011-03-20 15:15:08 +00:00
bug54332.phpt Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) 2011-07-11 09:47:59 +00:00
bug54454.phpt Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor release 2011-04-21 01:51:24 +00:00
bug54721.phpt - Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size 2011-05-24 13:48:04 +00:00
bug55674.phpt Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) which was introduced by r311543 2011-09-13 12:44:13 +00:00
bug55871.phpt fix bug #55871 - Interruption in substr_replace() 2012-01-02 00:47:57 +00:00
bug60801.phpt MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934). 2012-03-02 03:39:04 +00:00
bug60965.phpt - Merge r323056 (see bug #60965). 2012-02-05 09:59:33 +00:00
bug61038.phpt pack() with new "Z" more in line with Perl. 2012-04-17 22:21:32 +01:00
bug61374.phpt - Fixed bug #61374: html_entity_decode tries to decode code points that don't 2012-03-13 18:08:30 +00:00
bug61660.phpt Fix bug #61660: bin2hex(hex2bin($data)) != $data 2012-04-08 22:38:21 +02:00
bug61764.phpt Fixed bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64 2012-04-23 22:09:38 +01:00
bug62443.phpt Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt) 2012-06-28 20:00:03 -04:00
bug62462.phpt Bug 62462: Prevent multibyte characters from being split between the lines 2012-08-20 23:47:20 +02:00
bug63874.phpt Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc) 2012-12-29 23:11:37 -05:00
bug63943.phpt Fixed bug #63943 (Bad warning text from strpos() on empty needle) 2013-01-09 10:53:20 +08:00
chop_basic.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
chop_error.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
chop_variation1.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
chop_variation2.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
chop_variation3.phpt
chop_variation4.phpt
chop_variation5.phpt
chr_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
chr_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
chr_ord.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
chr_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
chunk_split_basic.phpt
chunk_split_error.phpt
chunk_split_variation1.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
chunk_split_variation2.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
chunk_split_variation3.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
chunk_split_variation4.phpt - Fix test 2009-07-23 16:25:07 +00:00
chunk_split_variation5.phpt - Skip some tests in 32bit systems, add cleanups where missing 2009-07-28 19:16:02 +00:00
chunk_split_variation6.phpt
chunk_split_variation7.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
chunk_split_variation8.phpt - Skip some tests in 32bit systems, add cleanups where missing 2009-07-28 19:16:02 +00:00
chunk_split_variation9.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
chunk_split_variation10.phpt
chunk_split_variation11.phpt
chunk_split_variation12.phpt
chunk_split_variation13.phpt
chunk_split.phpt
convert_cyr_string_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_cyr_string_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_cyr_string_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_cyr_string.phpt
convert_uudecode_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_uudecode_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_uudecode_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_uuencode_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_uuencode_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
convert_uuencode_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
count_chars_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
count_chars_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
count_chars_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
count_chars_variation2.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:27 +00:00
count_chars.phpt
crc32_basic.phpt
crc32_error.phpt
crc32_variation1.phpt
crc32_variation2.phpt
crc32_variation3.phpt
crc32_variation4.phpt
crc32.phpt
crypt_blowfish_variation1.phpt MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback, 2010-02-23 21:14:51 +00:00
crypt_blowfish_variation2.phpt MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback, 2010-02-23 21:14:51 +00:00
crypt_blowfish.phpt - blowfish 1.2 update, 2nd part 2011-07-31 20:50:09 +00:00
crypt_chars.phpt fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_sha256.phpt - #50334, add CRYPT_SHA* constants and tests [DOC] 2009-12-09 01:43:23 +00:00
crypt_sha512.phpt - add a test case and update the skip clause 2009-12-16 10:09:34 +00:00
crypt_variation1.phpt fix crypt() issue with overlong salt 2011-07-04 23:38:09 +00:00
crypt.phpt
dirname_basic.phpt
dirname_error.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
dirname_variation.phpt
explode1.phpt MFH: Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:26 +00:00
explode_bug.phpt fix memnstr bug, by Laurent Gaffie 2008-08-05 20:14:27 +00:00
explode_error.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:35:00 +00:00
explode_variation1.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
explode_variation2.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
explode_variation3.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:35:00 +00:00
explode_variation4.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:35:00 +00:00
explode_variation5.phpt MFH: Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:26 +00:00
explode_variation6.phpt MFH: Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:26 +00:00
explode.phpt MFH: Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:26 +00:00
fprintf_error.phpt Use new parameter parsing API 2008-07-01 10:01:09 +00:00
fprintf_variation_001.phpt
fprintf_variation_002.phpt
fprintf_variation_003_64bit.phpt
fprintf_variation_003.phpt
fprintf_variation_004.phpt
fprintf_variation_005.phpt
fprintf_variation_006_64bit.phpt
fprintf_variation_006.phpt
fprintf_variation_007_64bit.phpt
fprintf_variation_007.phpt
fprintf_variation_008_64bit.phpt
fprintf_variation_008.phpt
fprintf_variation_009.phpt
get_html_translation_table_basic1.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic2.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic3.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic4.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic5.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic6.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic7.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic8.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic9.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_basic10.phpt Fix bug #64011 (get_html_translation_table()) 2013-01-18 12:10:27 +01:00
get_html_translation_table_error.phpt - Added a 3rd parameter to get_html_translation_table. It now takes a charset 2010-10-12 02:51:11 +00:00
get_html_translation_table_variation1.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
get_html_translation_table_variation2.phpt - Added a 3rd parameter to get_html_translation_table. It now takes a charset 2010-10-12 02:51:11 +00:00
get_meta_tags.phpt
hebrev_basic.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrev_error.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrev_variation1.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrev_variation2.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrevc_basic.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrevc_error.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrevc_variation1.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
hebrevc_variation2.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:39 +00:00
highlight_file.phpt Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3. 2010-04-21 21:56:24 +00:00
html_entity_decode1.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode2.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode3.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode_cp866.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode_html4.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode_html5.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
html_entity_decode_iso8859-5.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
html_entity_decode_iso8859-15.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
html_entity_decode_koi8-r.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
html_entity_decode_macroman.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
html_entity_decode_win1251.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
html_entity_decode_win1252.phpt - Revamp of the decoding portion of html.c. 2010-10-10 19:04:59 +00:00
htmlentities01.phpt MFH 2009-04-25 21:13:07 +00:00
htmlentities02.phpt Fixed tests ("none" is an alias of "false" and it can't be used as a string value of ini option) 2009-09-21 14:32:20 +00:00
htmlentities03.phpt Fixed tests ("none" is an alias of "false" and it can't be used as a string value of ini option) 2009-09-21 14:32:20 +00:00
htmlentities04.phpt fix tests 2011-08-01 03:42:02 +00:00
htmlentities05.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities06.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities07.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities08.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities09.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities10.phpt
htmlentities11.phpt
htmlentities12.phpt
htmlentities13.phpt Fix tests that break if filter.default isn't set to unsafe_raw 2012-03-02 05:04:40 +00:00
htmlentities14.phpt Fix tests that break if filter.default isn't set to unsafe_raw 2012-03-02 05:04:40 +00:00
htmlentities15.phpt Changes to remaining two tests, #62022 2012-05-15 14:39:51 +01:00
htmlentities16.phpt - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
htmlentities17.phpt - Fixed borked test bug52820.phpt. 2010-11-18 21:44:42 +00:00
htmlentities18.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities19.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities20.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities21.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities22.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities23.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities24.phpt - Altered htmlentities19.phpt (now htmlentities24.phpt) to reflect new default encoding 2010-11-15 01:57:16 +00:00
htmlentities_html4.phpt Make the test faster, what was done: 2011-09-05 11:00:14 +00:00
htmlentities_html5.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlentities-utf-2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
htmlentities-utf-3.phpt - Fixed get_next_char(), used by htmlentities/htmlspecialchars, accepting 2010-10-14 19:14:06 +00:00
htmlentities-utf.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
htmlentities.phpt Switch default_charset, if not specified, from ISO-8859-1 to UTF-8 2010-03-23 18:08:06 +00:00
htmlspecialchars_basic.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:31 +00:00
htmlspecialchars_decode_basic.phpt
htmlspecialchars_decode_error.phpt
htmlspecialchars_decode_variation1.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:31 +00:00
htmlspecialchars_decode_variation2.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
htmlspecialchars_decode_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
htmlspecialchars_decode_variation4.phpt
htmlspecialchars_decode_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
htmlspecialchars_decode_variation6.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:31 +00:00
htmlspecialchars_decode_variation7.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
htmlspecialchars.phpt - Altered htmlentities19.phpt (now htmlentities24.phpt) to reflect new default encoding 2010-11-15 01:57:16 +00:00
http_build_query_error.phpt Merging PR #116 2012-09-18 23:15:03 +02:00
http_build_query_variation1.phpt Testing variation on input parameters of http_build_query() function 2012-07-14 18:58:52 -07:00
http_build_query_variation2.phpt Testing variation on input parameters of http_build_query() function 2012-07-14 18:58:52 -07:00
http_build_query_variation3.phpt Fixing up closing tag 2012-07-14 18:59:04 -07:00
http_build_query.phpt
implode1.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
implode.phpt
join_basic.phpt
join_error.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
join_variation1.phpt
join_variation2.phpt
join_variation3.phpt
join_variation4.phpt
join_variation5.phpt
join_variation6.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
lcfirst.phpt
levenshtein.phpt
ltrim_basic.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:59 +00:00
ltrim_error.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:59 +00:00
ltrim_variation1.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:59 +00:00
ltrim_variation2.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:59 +00:00
ltrim.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
md5_basic1.phpt New basic test for md5(). Tested on Windows, Linux and Linux 64 bit 2009-08-19 08:39:33 +00:00
md5_basic2.phpt New basic test for md5(). Tested on Windows, Linux and Linux 64 bit 2009-08-19 08:39:33 +00:00
md5_error.phpt New basic test for md5(). Tested on Windows, Linux and Linux 64 bit 2009-08-19 08:39:33 +00:00
md5_file.phpt Fix typo and don't use 'a' as an invalid filename since it is the default 2011-11-12 18:46:04 +00:00
md5.phpt
md5raw.phpt
metaphone.phpt
money_format_basic1.phpt fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 15:56:36 +00:00
money_format_error.phpt fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 15:56:36 +00:00
money_format_variation1.phpt fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 15:56:36 +00:00
money_format_variation2.phpt fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 15:56:36 +00:00
moneyformat.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
nl2br_error.phpt MFH: fix test 2008-08-14 20:33:35 +00:00
nl2br_variation1.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
nl2br_variation2.phpt
nl2br_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
nl2br_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
nl2br_variation5.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
nl2br.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
nl_langinfo_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
nl_langinfo_error1.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
nl_langinfo_variation1.phpt test fixes on Darwin 2011-08-31 07:10:17 +00:00
number_format_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
number_format_error.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
ord_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
ord_error.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
ord_variation1.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:02 +00:00
pack_A.phpt pack() with new "Z" more in line with Perl. 2012-04-17 22:21:32 +01:00
pack_Z.phpt Fixed Bug #63738 unpack: back result with Z format 2012-12-11 16:30:08 +01:00
pack.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
parse_str_basic1.phpt New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:44 +00:00
parse_str_basic2.phpt New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:44 +00:00
parse_str_basic3.phpt Fix tests that break if filter.default isn't set to unsafe_raw 2012-03-02 05:04:40 +00:00
parse_str_basic4.phpt Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64 2009-08-05 08:54:27 +00:00
parse_str_error1.phpt New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:44 +00:00
pathinfo.phpt
php_strip_whitespace.phpt
print_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
print_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
printf_64bit.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
printf_basic1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic3.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic4.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic5.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic6.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic7.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic8.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_basic9.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf_variation2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
printf.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
quoted_printable_decode_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
quoted_printable_decode_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
quoted_printable_decode_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
quoted_printable_encode_001.phpt MFH: add quoted_printable_encode() 2008-08-14 10:12:21 +00:00
quoted_printable_encode_002.phpt Bug 62462: adjusting test 2012-08-21 10:09:05 +02:00
quotemeta_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
quotemeta_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
rtrim_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
rtrim_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
rtrim_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
rtrim_variation2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:46:08 +00:00
rtrim.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
setlocale_basic1.phpt
setlocale_basic2.phpt
setlocale_basic3.phpt
setlocale_error.phpt - New parameter parsing API (zend_get_parameters_array_ex--) 2008-08-16 21:32:41 +00:00
setlocale_variation1.phpt
setlocale_variation2.phpt Fixed test (removed "bad" locale) 2009-09-22 08:22:29 +00:00
setlocale_variation3.phpt
setlocale_variation4.phpt
setlocale_variation5.phpt
sha1_basic.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:45 +00:00
sha1_error.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:45 +00:00
sha1_file.phpt Fix typo and don't use 'a' as an invalid filename since it is the default 2011-11-12 18:46:04 +00:00
sha1_variation1.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:45 +00:00
sha1_variation2.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:45 +00:00
sha1.phpt
sha1raw.phpt
show_source_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
show_source_variation1.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
show_source_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
similar_text_basic.phpt - Fixed tests 2008-11-19 16:58:28 +00:00
similar_text_error.phpt - Tests from TestFest 2008-07-14 15:27:19 +00:00
soundex_basic.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
soundex_error.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
soundex.phpt
sprintf_basic1.phpt
sprintf_basic2.phpt
sprintf_basic3.phpt
sprintf_basic4.phpt
sprintf_basic5.phpt
sprintf_basic6.phpt
sprintf_basic7_64bit.phpt
sprintf_basic7.phpt
sprintf_basic8_64bit.phpt
sprintf_basic8.phpt
sprintf_basic9.phpt
sprintf_error.phpt - Tests for parsing parameter api 2008-06-24 22:51:57 +00:00
sprintf_f_2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
sprintf_f_3.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
sprintf_f.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
sprintf_variation1.phpt
sprintf_variation2.phpt
sprintf_variation3.phpt
sprintf_variation4_64bit.phpt
sprintf_variation4.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
sprintf_variation5.phpt
sprintf_variation6.phpt
sprintf_variation7.phpt
sprintf_variation8.phpt
sprintf_variation9.phpt
sprintf_variation10.phpt
sprintf_variation11.phpt
sprintf_variation12.phpt
sprintf_variation13.phpt
sprintf_variation14.phpt
sprintf_variation15.phpt
sprintf_variation16.phpt
sprintf_variation17.phpt
sprintf_variation18.phpt
sprintf_variation19.phpt
sprintf_variation20.phpt
sprintf_variation21.phpt
sprintf_variation22.phpt
sprintf_variation23.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
sprintf_variation24.phpt
sprintf_variation25.phpt
sprintf_variation26.phpt
sprintf_variation27.phpt
sprintf_variation28_64bit.phpt
sprintf_variation28.phpt
sprintf_variation29_64bit.phpt
sprintf_variation29.phpt
sprintf_variation30.phpt
sprintf_variation31.phpt
sprintf_variation32.phpt
sprintf_variation33.phpt
sprintf_variation34_64bit.phpt
sprintf_variation34.phpt
sprintf_variation35_64bit.phpt
sprintf_variation35.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
sprintf_variation36.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
sprintf_variation37.phpt
sprintf_variation38.phpt
sprintf_variation39.phpt
sprintf_variation40_64bit.phpt
sprintf_variation40.phpt
sprintf_variation41_64bit.phpt
sprintf_variation41.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
sprintf_variation42.phpt
sprintf_variation43.phpt
sprintf_variation44_64bit.phpt
sprintf_variation44.phpt
sprintf_variation45.phpt
sprintf_variation46.phpt
sprintf_variation47.phpt
sprintf_variation48.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
sprintf_variation49.phpt
sprintf_variation50.phpt
sprintf_variation51.phpt
sprintf_variation52.phpt fixed tests to match the new float precision of 53, as described in bug 47168 2011-03-10 13:25:19 +00:00
sprintf_variation53.phpt
sscanf_basic1.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic2.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic3.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic4.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic5.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic6.phpt fix tests 2011-05-03 11:15:45 +00:00
sscanf_basic7.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_basic8.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_error.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_variation1.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
sscanf_variation2.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:29 +00:00
str_getcsv_001.phpt Fixed test 2009-06-02 12:19:34 +00:00
str_ireplace.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
str_pad_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_pad_variation2.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_pad_variation3.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_pad_variation4.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_pad_variation5.phpt Skip tests reply on Zend MM turned on 2012-08-11 00:34:37 +08:00
str_pad.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
str_repeat.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
str_replace_basic.phpt New str_replace() tests. All tested on Windows, Linux and Linux 64 2009-08-17 22:41:30 +00:00
str_replace_error.phpt New str_replace() tests. All tested on Windows, Linux and Linux 64 2009-08-17 22:41:30 +00:00
str_replace_variation1.phpt New str_replace() tests. All tested on Windows, Linux and Linux 64 2009-08-17 22:41:30 +00:00
str_replace_variation2.phpt New str_replace() tests. All tested on Windows, Linux and Linux 64 2009-08-17 22:41:30 +00:00
str_replace_variation3.phpt New str_replace() tests. All tested on Windows, Linux and Linux 64 2009-08-17 22:41:30 +00:00
str_replace.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
str_rot13_basic.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
str_rot13_error.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
str_shuffle_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_shuffle_error.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_shuffle_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
str_shuffle.phpt
str_split_basic.phpt
str_split_error.phpt
str_split_variation1.phpt
str_split_variation2_64bit.phpt
str_split_variation2.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
str_split_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
str_split_variation4.phpt
str_split_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
str_split_variation6_64bit.phpt
str_split_variation6.phpt
str_split_variation7_64bit.phpt
str_split_variation7.phpt
str_word_count1.phpt
str_word_count.phpt
strcasecmp.phpt
strcmp.phpt
strcoll_error.phpt New strcoll error test. Tested on Windows, Linux and Linux 64. 2009-06-16 19:39:39 +00:00
strcoll.phpt Refixing to follow documented behaviour 2009-04-29 07:53:10 +00:00
strcspn_basic.phpt
strcspn_error.phpt
strcspn_variation1.phpt
strcspn_variation2.phpt
strcspn_variation3.phpt
strcspn_variation4.phpt
strcspn_variation5.phpt
strcspn_variation6.phpt
strcspn_variation7.phpt
strcspn_variation8.phpt
strcspn_variation9.phpt
strcspn_variation10.phpt
strcspn_variation11.phpt
strcspn_variation12.phpt
strcspn.phpt
strings001.phpt
strip_tags_basic1.phpt
strip_tags_basic2.phpt
strip_tags_error.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
strip_tags_variation1.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:36 +00:00
strip_tags_variation2.phpt
strip_tags_variation3.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:36 +00:00
strip_tags_variation4.phpt
strip_tags_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
strip_tags_variation6.phpt
strip_tags_variation7.phpt
strip_tags_variation8.phpt
strip_tags_variation9.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
strip_tags_variation10.phpt
strip_tags_variation11.phpt MFH: Fix bug when < is used within attribute. 2008-07-15 14:46:12 +00:00
strip_tags.phpt
stripcslashes_basic.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:36 +00:00
stripcslashes_error.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:36 +00:00
stripcslashes_variation1.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
stripos_basic1.phpt
stripos_basic2.phpt
stripos_error.phpt
stripos_variation1.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stripos_variation2.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stripos_variation3.phpt
stripos_variation4.phpt
stripos_variation5.phpt
stripos_variation6.phpt
stripos_variation7.phpt
stripos_variation8.phpt
stripos_variation9.phpt
stripos_variation10.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stripos_variation11.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stripos_variation12.phpt
stripos_variation13.phpt
stripos_variation14.phpt
stripos_variation15.phpt
stripos.phpt
stripslashes_basic.phpt
stripslashes_error.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
stripslashes_variation1.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:36 +00:00
stripslashes_variation2.phpt
stripslashes_variation3.phpt
stripslashes_variation4.phpt
stristr2.phpt
stristr_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
stristr_error.phpt Fixed bug #64432 (more empty delimiter warning in strX methods) 2013-03-21 11:14:10 +08:00
stristr_variation1.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stristr_variation2.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stristr.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
strlen_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strlen_error.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strlen_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strlen.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
strnatcasecmp_basic.phpt PHP Testfest. Tests done by Felix De Vliegher 2008-07-10 23:46:49 +00:00
strnatcasecmp_error.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
strnatcasecmp_variation1.phpt Doing a strnatcasecmp(chr(128),chr(255)) is completely non-sensical. 2009-08-08 14:48:47 +00:00
strnatcmp_basic.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
strnatcmp_error.phpt New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64 2009-08-17 10:37:30 +00:00
strncasecmp_basic.phpt
strncasecmp_error.phpt
strncasecmp_variation1.phpt
strncasecmp_variation2.phpt
strncasecmp_variation3.phpt
strncasecmp_variation4.phpt
strncasecmp_variation5.phpt
strncasecmp_variation6.phpt
strncasecmp_variation7.phpt
strncasecmp_variation8.phpt
strncasecmp_variation9.phpt
strncasecmp_variation10.phpt
strncasecmp_variation11.phpt
strncmp_basic.phpt
strncmp_error.phpt
strncmp_variation1.phpt
strncmp_variation2.phpt
strncmp_variation3.phpt
strncmp_variation4.phpt
strncmp_variation5.phpt
strncmp_variation6.phpt
strncmp_variation7.phpt
strncmp_variation8.phpt
strncmp_variation9.phpt
strpbrk_basic.phpt Tests for strpbrk(), testfest.php.net task #91 and #92. 2008-07-15 11:14:42 +00:00
strpbrk_error.phpt Tests for strpbrk(), testfest.php.net task #91 and #92. 2008-07-15 11:14:42 +00:00
strpos_number.phpt
strpos.phpt Fix test after fix for bug #63943 (Bad warning text from strpos() on empty needle) 2013-01-10 11:14:38 +01:00
strrchr_basic.phpt
strrchr_error.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
strrchr_variation1.phpt
strrchr_variation2.phpt
strrchr_variation3.phpt
strrchr_variation4.phpt
strrchr_variation5.phpt - Fixed tests 2011-12-01 15:38:17 +00:00
strrchr_variation6.phpt
strrchr_variation7.phpt
strrchr_variation8.phpt
strrchr_variation9.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
strrchr_variation10.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
strrchr_variation11.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
strrchr_variation12.phpt
strrchr.phpt
strrev_basic.phpt
strrev_error.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
strrev_variation1.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
strrev_variation2.phpt
strrev_variation3.phpt
strrev_variation4.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
strrev.phpt
strripos_basic1.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_basic2.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_error.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_offset.phpt - MFH: Refix bug #43840. 2009-02-15 07:10:29 +00:00
strripos_variation1.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_variation2.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_variation3.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_variation4.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos_variation5.phpt New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:40:05 +00:00
strripos.phpt
strrpos_basic1.phpt
strrpos_basic2.phpt
strrpos_error.phpt
strrpos_offset.phpt - MFH: Refix bug #43840. 2009-02-15 07:10:29 +00:00
strrpos_variation1.phpt
strrpos_variation2.phpt
strrpos_variation3.phpt
strrpos_variation4.phpt
strrpos_variation5.phpt
strrpos_variation6.phpt
strrpos_variation7.phpt
strrpos_variation8.phpt
strrpos_variation9.phpt
strrpos_variation10.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
strrpos_variation11.phpt
strrpos_variation12.phpt
strrpos_variation13.phpt
strrpos_variation14.phpt - MFH: Refix bug #43840. 2009-02-15 07:10:29 +00:00
strrpos_variation15.phpt - MFH: Refix bug #43840. 2009-02-15 07:10:29 +00:00
strrpos.phpt
strspn_basic.phpt
strspn_error.phpt
strspn_variation1.phpt
strspn_variation2.phpt
strspn_variation3.phpt
strspn_variation4.phpt
strspn_variation5.phpt
strspn_variation6.phpt - Fixed tests 2011-12-01 15:38:17 +00:00
strspn_variation7.phpt
strspn_variation8.phpt
strspn_variation9.phpt
strspn_variation10.phpt
strspn_variation11.phpt
strspn_variation12.phpt
strspn.phpt
strstr2.phpt
strstr.phpt Fixed bug #64432 (more empty delimiter warning in strX methods) 2013-03-21 11:14:10 +08:00
strtok_basic.phpt
strtok_error.phpt - New parameter parsing API (zend_get_parameters_array_ex--) 2008-08-16 21:32:41 +00:00
strtok_variation1.phpt - New parameter parsing API (zend_get_parameters_array_ex--) 2008-08-16 21:32:41 +00:00
strtok_variation2.phpt - New parameter parsing API (zend_get_parameters_array_ex--) 2008-08-16 21:32:41 +00:00
strtok_variation3.phpt
strtok_variation4.phpt
strtok_variation5.phpt
strtok_variation6.phpt - Fixed tests 2011-12-01 15:38:17 +00:00
strtok_variation7.phpt
strtolower-win32.phpt Fix SKIPIF logic 2009-01-20 23:19:44 +00:00
strtolower.phpt test fixes on Darwin 2011-08-31 07:10:17 +00:00
strtoupper1-win32.phpt Fix SKIPIF logic 2009-01-20 23:19:44 +00:00
strtoupper1.phpt test fixes on Darwin 2011-08-31 07:10:17 +00:00
strtoupper.phpt
strtr_basic.phpt
strtr_error.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
strtr_variation1.phpt
strtr_variation2.phpt
strtr_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
strtr_variation4.phpt
strtr_variation5.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strtr_variation6.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strtr_variation7.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strtr_variation8.phpt
strtr_variation9.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:41 +00:00
strtr.phpt
strval_basic.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:47 +00:00
strval_error.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:47 +00:00
strval_variation1.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:47 +00:00
strval_variation2.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:47 +00:00
strval.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
substr_compare.phpt Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor release 2011-04-21 01:51:24 +00:00
substr_count_basic.phpt
substr_count_error.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
substr_count_variation_001.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
substr_count_variation_002.phpt
substr_replace_array.phpt Fixed bug #55366: keys lost when using substr_replace an array 2011-08-29 21:35:28 +00:00
substr_replace_error.phpt New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 17:13:18 +00:00
substr_replace.phpt
substr.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
trim1.phpt New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
trim_basic.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:41:15 +00:00
trim_error.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:41:15 +00:00
trim_variation1.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:41:15 +00:00
trim_variation2.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:41:15 +00:00
trim.phpt
ucfirst.phpt
ucwords_basic.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
ucwords_error.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
ucwords_variation1.phpt New parameter parsing API 2008-06-25 12:16:17 +00:00
ucwords_variation2.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
ucwords_variation3.phpt
ucwords_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
unpack_error.phpt Fixed bug #61038; "Z" and better behavior for unpack() 2012-04-17 21:09:04 +01:00
unpack.phpt
url_t.phpt
uuencode.phpt
vfprintf_basic1.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic2.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic3.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic4.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic5.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic6.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic7_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic7.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic9.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_basic.phpt
vfprintf_error1.phpt fixing incorrect --CLEAN-- sections 2009-04-16 12:28:03 +00:00
vfprintf_error2.phpt fixing incorrect --CLEAN-- sections 2009-04-16 12:28:03 +00:00
vfprintf_error3.phpt fixing incorrect --CLEAN-- sections 2009-04-16 12:28:03 +00:00
vfprintf_error4.phpt fixing incorrect --CLEAN-- sections 2009-04-16 12:28:03 +00:00
vfprintf_variation1.phpt
vfprintf_variation3.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation4_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation4.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vfprintf_variation5.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation6.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation7.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation9.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation10.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation11_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation11.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation12_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation12.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation13_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation13.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation14_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation14.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation15_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation15.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vfprintf_variation16_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation16.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vfprintf_variation17.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation18.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation19_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation19.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation20.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vfprintf_variation21.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vprintf_basic1.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic2.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic3.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic4.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic5.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic6.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic7_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic7.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic8.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_basic9.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_error.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation1.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation2.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation3.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation4_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation4.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vprintf_variation5.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation6.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation7.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation8.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation9.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation10.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation11_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation11.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation12_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation12.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation13_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation13.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation14_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation14.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation15_64bit.phpt Fix test after the convert_to_long be improved, see #64290 2013-03-03 11:13:52 +08:00
vprintf_variation15.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vprintf_variation16_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation16.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vprintf_variation17.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation18.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation19_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vprintf_variation19.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:44 +00:00
vsprintf_basic1.phpt
vsprintf_basic2.phpt
vsprintf_basic3.phpt
vsprintf_basic4.phpt
vsprintf_basic5.phpt
vsprintf_basic6.phpt
vsprintf_basic7_64bit.phpt
vsprintf_basic7.phpt
vsprintf_basic8.phpt
vsprintf_basic9.phpt
vsprintf_error.phpt - Tests for parsing parameter api 2008-06-24 22:51:57 +00:00
vsprintf_variation1.phpt
vsprintf_variation2.phpt
vsprintf_variation3.phpt
vsprintf_variation4_64bit.phpt
vsprintf_variation4.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vsprintf_variation5.phpt
vsprintf_variation6.phpt
vsprintf_variation7.phpt
vsprintf_variation8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:31 +00:00
vsprintf_variation9.phpt
vsprintf_variation10.phpt
vsprintf_variation11_64bit.phpt
vsprintf_variation11.phpt
vsprintf_variation12_64bit.phpt
vsprintf_variation12.phpt
vsprintf_variation13_64bit.phpt
vsprintf_variation13.phpt
vsprintf_variation14_64bit.phpt
vsprintf_variation14.phpt
vsprintf_variation15_64bit.phpt Fix test after the convert_to_long be improved, see #64290 2013-03-03 11:13:52 +08:00
vsprintf_variation15.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vsprintf_variation16_64bit.phpt
vsprintf_variation16.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
vsprintf_variation17.phpt
vsprintf_variation18.phpt
vsprintf_variation19_64bit.phpt
vsprintf_variation19.phpt
wordwrap_basic.phpt
wordwrap_error.phpt
wordwrap_variation1.phpt
wordwrap_variation2.phpt
wordwrap_variation3.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
wordwrap_variation4.phpt
wordwrap_variation5.phpt
wordwrap.phpt