php-src/ext/standard/tests/strings
2016-10-17 15:39:02 +01:00
..
004.phpt Relax a little this test, because random is not reliable 2015-05-28 10:35:19 +02:00
005.phpt
006.phpt - use the same test on win 2011-09-05 13:37:30 +00:00
007-win32.phpt
007.phpt
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 test 2014-11-20 14:35:04 +01:00
addcslashes_002.phpt
addcslashes_003.phpt
addcslashes_004.phpt
addcslashes_005.phpt test to function addcslashes 2014-11-23 17:19:56 -08:00
addslashes_basic.phpt
addslashes_error.phpt
addslashes_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
addslashes_variation2.phpt Fix test on Windows 2015-03-26 03:22:57 +01:00
basename.phpt
basename_basic.phpt
basename_error.phpt
basename_invalid_path.phpt exclude the platform diff case from the test 2015-07-26 20:54:27 +02:00
basename_invalid_path_win.phpt exclude the platform diff case from the test 2015-07-26 20:54:27 +02:00
basename_variation.phpt exclude the platform diff case from the test 2015-07-26 20:54:27 +02:00
bin2hex.phpt
bin2hex_001.phpt test to function addcslashes 2014-11-23 17:19:56 -08:00
bin2hex_basic.phpt
bin2hex_error.phpt
bin2hex_variation1.phpt
bug20108.phpt
bug20169.phpt
bug20261.phpt
bug20927.phpt
bug20934.phpt
bug21338.phpt
bug21453.phpt Fix test on Windows 2015-03-26 03:29:18 +01:00
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 substr_compare(): Allow zero length comparison 2014-02-28 23:45:04 +08:00
bug34214.phpt
bug35817.phpt
bug36148.phpt
bug36306.phpt fix test 2013-06-17 00:09:05 +02:00
bug36392.phpt
bug36944.phpt
bug37244.phpt
bug37262.phpt
bug38322.phpt typo fixes 2013-07-15 00:23:03 -07:00
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 substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01:00
bug40915.phpt
bug42107.phpt
bug42208.phpt
bug43927.phpt
bug43957.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
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
bug45485.phpt
bug46578.phpt
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 typo fixes 2013-07-15 00:23:03 -07:00
bug47443.phpt
bug47481.phpt
bug47842.phpt * fixed bug #47842 sscanf() does not support 64-bit values 2010-05-19 11:28:08 +00:00
bug48709.phpt
bug49687.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01: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 Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07: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 Add additional test coverage for html_entity_decode 2016-02-10 17:52:49 -05: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 Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +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
bug55451.phpt Fix bug #55451 2016-08-07 18:48:36 +02: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 Warn about invalid strings in arithmetic 2016-03-30 01:44:27 +01: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
bug61116.phpt apply a patch 2015-04-14 21:17:08 +09: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
bug64879.phpt fix CVE-2013-2110 - use correct formula to calculate string size 2013-06-04 21:56:33 -07:00
bug65230.phpt fixed test 2014-12-06 12:31:27 +01:00
bug65769.phpt fix test 2015-08-28 11:29:38 +02:00
bug65947.phpt Fixed bug #65947 (basename is no more working after fgetcsv in certain situation) 2013-11-08 15:32:28 +08:00
bug67151.phpt Add test for bug #67151 2014-07-02 22:39:54 +02:00
bug67249.phpt Fix bug #67249: printf out-of-bounds read 2014-05-27 11:28:22 -07:00
bug67252.phpt Fix bug #67252: convert_uudecode out-of-bounds read 2014-05-11 20:29:27 -07:00
bug68636.phpt Fixed bug #68636 (setlocale no longer returns current value per category). 2015-01-09 01:41:13 +03:00
bug68710.phpt Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize()) 2015-01-01 16:19:05 -08:00
bug68996.phpt moved the part of the test into an appropriate place 2015-02-08 14:10:52 +01:00
bug69144.phpt Fixed bug #69144 (strtr not replacing with partly matching replace pairs) 2015-02-28 22:37:46 +08:00
bug69522.phpt Add test for bug #69522 2015-05-11 01:10:35 -07:00
bug70436.phpt fix tests 2016-08-17 12:39:35 +02:00
bug70487.phpt Fix bug #70487 2015-09-14 15:04:43 +02:00
bug70667.phpt Fixed bug #70667 (strtr() causes invalid writes and a crashes) 2015-10-08 14:30:43 +03:00
bug70720.phpt Fix #70720 2016-02-02 18:09:54 +01:00
bug71188.phpt Fixed #71188 (str_replace converts integers in original $search array to strings) 2015-12-22 11:07:30 +08:00
bug71190.phpt Fixed bug #71190 (substr_replace converts integers in original $search array to strings) 2015-12-22 12:13:28 +08:00
bug71806.dat Fixed bug #71806 2016-03-11 22:45:38 +01:00
bug71806.phpt Fixed bug #71806 2016-03-11 22:45:38 +01:00
bug71969.phpt Fixed bug #71969 (str_replace returns an incorrect resulting array after a foreach by reference) 2016-04-06 10:19:24 +08:00
bug72100.phpt Fixed bug #72100 (implode() inserts garbage into resulting string when joins very big integer). (Mikhail Galanin) 2016-04-26 13:04:06 +03:00
bug72152.phpt base64_decode: fix bug #72152 (fail on NUL bytes in strict mode) 2016-07-07 01:27:23 +02:00
bug72263.phpt base64_decode: fix bug #72263 (skips char after padding) 2016-07-07 01:27:23 +02:00
bug72264.phpt base64_decode: fix bug #72264 ('VV= =' shouldn't fail in strict mode) 2016-07-07 01:27:23 +02:00
bug72433.phpt fix two remaining tests 2016-06-21 17:24:08 +02:00
bug72434.phpt fix two remaining tests 2016-06-21 17:24:08 +02:00
bug72663.phpt fix tests 2016-08-17 12:39:35 +02:00
bug72663_2.phpt Fixed skip 2016-09-21 17:20:02 +08:00
bug72663_3.phpt BLock test with memory leak 2016-08-16 22:55:44 -07:00
bug72823.phpt Fix #72823: strtr out-of-bound access 2016-08-13 11:40:33 +02:00
bug73058.phpt Bug #73058 crypt broken when salt is 'too' long 2016-09-10 02:39:28 +02:00
chop_basic.phpt
chop_error.phpt
chop_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
chop_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
chop_variation3.phpt
chop_variation4.phpt
chop_variation5.phpt
chr_basic.phpt
chr_error.phpt
chr_ord.phpt
chr_variation1.phpt
chunk_split.phpt
chunk_split_basic.phpt
chunk_split_error.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
chunk_split_variation1.phpt
chunk_split_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +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
chunk_split_variation5.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
chunk_split_variation6.phpt
chunk_split_variation7.phpt
chunk_split_variation8.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
chunk_split_variation9.phpt
chunk_split_variation10.phpt
chunk_split_variation11.phpt
chunk_split_variation12.phpt
chunk_split_variation13.phpt
convert_cyr_string.phpt
convert_cyr_string_basic.phpt
convert_cyr_string_error.phpt
convert_cyr_string_variation1.phpt
convert_uudecode_basic.phpt
convert_uudecode_error.phpt
convert_uudecode_variation1.phpt
convert_uuencode_basic.phpt
convert_uuencode_error.phpt
convert_uuencode_variation1.phpt
count_chars.phpt
count_chars_basic.phpt
count_chars_error.phpt
count_chars_variation1.phpt
count_chars_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
crc32.phpt
crc32_basic.phpt
crc32_error.phpt
crc32_variation1.phpt
crc32_variation2.phpt
crc32_variation3.phpt
crc32_variation4.phpt
crypt.phpt Implemented Change crypt() behavior w/o salt RFC 2013-10-29 18:53:45 +09:00
crypt_blowfish.phpt Bug fixes in light of failing bcrypt tests 2014-11-30 21:06:39 -08:00
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 Fix a few tests and remove error/warning for *0 2015-01-13 11:49:09 -05:00
crypt_chars.phpt fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_des_error.phpt Calling crypt() with a salt of *0 should always return *1. 2015-01-08 19:13:23 +00: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
default_charset.phpt Remove unneeded string copy. 2014-03-27 17:20:57 +09:00
dirname_basic.phpt typofixes 2014-08-17 15:44:02 +03:00
dirname_error.phpt Fix #70112 RFE Allow dirname to go up various times 2015-07-27 15:23:04 +02:00
dirname_multi.phpt fork test 2015-07-30 09:05:07 +02:00
dirname_multi_win.phpt fork test 2015-07-30 09:05:07 +02:00
dirname_variation.phpt
explode.phpt Skip buncha tests on 32-bit 2014-11-29 01:05:19 +00:00
explode1.phpt
explode_bug.phpt
explode_error.phpt typo fixes 2013-07-15 00:23:03 -07:00
explode_variation1.phpt typo fixes 2013-07-15 00:23:03 -07:00
explode_variation2.phpt typo fixes 2013-07-15 00:23:03 -07:00
explode_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
explode_variation4.phpt
explode_variation5.phpt
explode_variation6.phpt
explode_variation7.phpt Improved code coverage of explode function 2015-06-29 23:49:41 +02:00
fprintf_error.phpt
fprintf_variation_001.phpt
fprintf_variation_002.phpt
fprintf_variation_003.phpt
fprintf_variation_003_64bit.phpt
fprintf_variation_004.phpt
fprintf_variation_005.phpt
fprintf_variation_006.phpt
fprintf_variation_006_64bit.phpt
fprintf_variation_007.phpt
fprintf_variation_007_64bit.phpt
fprintf_variation_008.phpt
fprintf_variation_008_64bit.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 Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
get_html_translation_table_basic6.phpt Faster sorting algo 2015-01-14 18:02:41 +08: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 Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
get_html_translation_table_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
get_meta_tags.phpt
hebrev_basic.phpt
hebrev_error.phpt
hebrev_variation1.phpt Added more tests to improve function coverage 2015-07-03 03:02:40 +02:00
hebrev_variation2.phpt Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
hebrevc_basic.phpt
hebrevc_error.phpt
hebrevc_variation1.phpt
hebrevc_variation2.phpt Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
hex2bin_basic.phpt Added basic and error tests for hex2bin function 2015-06-29 23:10:50 +02:00
hex2bin_error.phpt Added basic and error tests for hex2bin function 2015-06-29 23:10:50 +02: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 Add additional test coverage for html_entity_decode 2016-02-10 17:52:49 -05: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
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
htmlentities01.phpt
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 Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
htmlspecialchars.phpt - Altered htmlentities19.phpt (now htmlentities24.phpt) to reflect new default encoding 2010-11-15 01:57:16 +00:00
htmlspecialchars_basic.phpt
htmlspecialchars_decode_basic.phpt
htmlspecialchars_decode_error.phpt
htmlspecialchars_decode_variation1.phpt
htmlspecialchars_decode_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
htmlspecialchars_decode_variation3.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
htmlspecialchars_decode_variation4.phpt
htmlspecialchars_decode_variation5.phpt
htmlspecialchars_decode_variation6.phpt
htmlspecialchars_decode_variation7.phpt - Completed rewrite of html.c. Except for determine_charset, almost nothing 2010-10-24 15:01:02 +00:00
http_build_query.phpt
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
implode.phpt
implode1.phpt Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
join_basic.phpt
join_error.phpt
join_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
join_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
join_variation3.phpt
join_variation4.phpt
join_variation5.phpt
join_variation6.phpt
lcfirst.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
levenshtein.phpt
ltrim.phpt
ltrim_basic.phpt
ltrim_error.phpt
ltrim_variation1.phpt
ltrim_variation2.phpt
md5.phpt
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
md5raw.phpt
metaphone.phpt
money_format_basic1.phpt
money_format_error.phpt moved function warning test to money_format_error.phpt file 2015-06-25 20:34:41 -03:00
money_format_variation1.phpt
money_format_variation2.phpt Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
moneyformat.phpt moved function warning test to money_format_error.phpt file 2015-06-25 20:34:41 -03:00
nl2br.phpt
nl2br_error.phpt
nl2br_variation1.phpt
nl2br_variation2.phpt
nl2br_variation3.phpt
nl2br_variation4.phpt
nl2br_variation5.phpt
nl_langinfo_basic.phpt
nl_langinfo_error1.phpt
nl_langinfo_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
number_format_basic.phpt
number_format_error.phpt
ord_basic.phpt
ord_error.phpt
ord_variation1.phpt
pack.phpt
pack64.phpt Add 64 bit formats to pack() and unpack() 2014-10-09 21:02:42 +01:00
pack64_32.phpt Add 64 bit formats to pack() and unpack() 2014-10-09 21:02:42 +01: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
parse_str_basic1.phpt
parse_str_basic2.phpt
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
parse_str_memory_error.phpt Ensure symtable exists before checking it 2016-09-28 19:20:17 +02:00
pathinfo.phpt
php_strip_whitespace.phpt
print_basic.phpt
print_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
printf.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
printf_64bit.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
printf_basic1.phpt
printf_basic2.phpt
printf_basic3.phpt
printf_basic4.phpt
printf_basic5.phpt
printf_basic6.phpt
printf_basic7.phpt
printf_basic8.phpt Update remaining octal 32-bit tests 2015-01-20 05:54:13 +00:00
printf_basic9.phpt
printf_error.phpt
printf_variation1.phpt
printf_variation2.phpt
quoted_printable_decode_basic.phpt
quoted_printable_decode_error.phpt
quoted_printable_decode_variation1.phpt
quoted_printable_encode_001.phpt
quoted_printable_encode_002.phpt Bug 62462: adjusting test 2012-08-21 10:09:05 +02:00
quotemeta_basic.phpt
quotemeta_error.phpt
rtrim.phpt
rtrim_basic.phpt
rtrim_error.phpt
rtrim_variation1.phpt
rtrim_variation2.phpt
setlocale_basic1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_basic2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_basic3.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_error.phpt Merge branch 'PHP-5.6' 2015-06-29 18:25:30 +02:00
setlocale_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_variation2.phpt only no_NO.ISO-8859-1 have to be ignored 2014-10-01 10:14:14 +02:00
setlocale_variation3.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_variation4.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
setlocale_variation5.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sha1.phpt
sha1_basic.phpt
sha1_error.phpt
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
sha1_variation2.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
similar_text_error.phpt
soundex.phpt
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
sprintf_basic1.phpt
sprintf_basic2.phpt
sprintf_basic3.phpt
sprintf_basic4.phpt
sprintf_basic5.phpt
sprintf_basic6.phpt
sprintf_basic7.phpt
sprintf_basic7_64bit.phpt
sprintf_basic8.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_basic8_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_basic9.phpt
sprintf_error.phpt
sprintf_f.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08: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_variation1.phpt
sprintf_variation2.phpt
sprintf_variation3.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation4.phpt
sprintf_variation4_64bit.phpt
sprintf_variation5.phpt
sprintf_variation6.phpt
sprintf_variation7.phpt
sprintf_variation8.phpt
sprintf_variation9.phpt
sprintf_variation10.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
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 Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation20.phpt
sprintf_variation21.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation22.phpt
sprintf_variation23.phpt
sprintf_variation24.phpt
sprintf_variation25.phpt
sprintf_variation26.phpt
sprintf_variation27.phpt
sprintf_variation28.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation28_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation29.phpt
sprintf_variation29_64bit.phpt
sprintf_variation30.phpt
sprintf_variation31.phpt
sprintf_variation32.phpt
sprintf_variation33.phpt
sprintf_variation34.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation34_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation35.phpt
sprintf_variation35_64bit.phpt
sprintf_variation36.phpt
sprintf_variation37.phpt
sprintf_variation38.phpt
sprintf_variation39.phpt
sprintf_variation40.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation40_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation41.phpt
sprintf_variation41_64bit.phpt
sprintf_variation42.phpt
sprintf_variation43.phpt
sprintf_variation44.phpt
sprintf_variation44_64bit.phpt
sprintf_variation45.phpt
sprintf_variation46.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sprintf_variation47.phpt
sprintf_variation48.phpt
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
sscanf_basic2.phpt
sscanf_basic3.phpt
sscanf_basic4.phpt
sscanf_basic5.phpt
sscanf_basic6.phpt fix tests 2011-05-03 11:15:45 +00:00
sscanf_basic7.phpt
sscanf_basic8.phpt
sscanf_error.phpt
sscanf_variation1.phpt
sscanf_variation2.phpt
str_getcsv_001.phpt
str_ireplace.phpt
str_pad.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
str_pad_variation1.phpt
str_pad_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_pad_variation3.phpt
str_pad_variation4.phpt Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
str_pad_variation5.phpt fix test (32bits) 2016-09-15 15:32:39 +02:00
str_repeat.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_replace.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
str_replace_array_refs.phpt add failing test for string_replace and array replaces with references 2015-01-27 07:16:22 -03:00
str_replace_array_refs2.phpt add another test to #1022 2015-01-27 07:16:22 -03: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 Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02: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.phpt
str_shuffle_basic.phpt
str_shuffle_error.phpt
str_shuffle_variation1.phpt
str_split_basic.phpt
str_split_error.phpt
str_split_variation1.phpt
str_split_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_split_variation2_64bit.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_split_variation3.phpt
str_split_variation4.phpt
str_split_variation5.phpt
str_split_variation6.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_split_variation6_64bit.phpt
str_split_variation7.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_split_variation7_64bit.phpt
str_word_count.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
str_word_count1.phpt
strcasecmp.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strcmp.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strcoll.phpt
strcoll_error.phpt
strcspn.phpt
strcspn_basic.phpt
strcspn_error.phpt
strcspn_variation1.phpt
strcspn_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
strcspn_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strcspn_variation4.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strcspn_variation5.phpt
strcspn_variation6.phpt
strcspn_variation7.phpt
strcspn_variation8.phpt
strcspn_variation9.phpt
strcspn_variation10.phpt
strcspn_variation11.phpt
strcspn_variation12.phpt
strings001.phpt
strip_tags.phpt
strip_tags_basic1.phpt
strip_tags_basic2.phpt
strip_tags_error.phpt
strip_tags_variation1.phpt
strip_tags_variation2.phpt
strip_tags_variation3.phpt
strip_tags_variation4.phpt
strip_tags_variation5.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
strip_tags_variation6.phpt
strip_tags_variation7.phpt
strip_tags_variation8.phpt
strip_tags_variation9.phpt
strip_tags_variation10.phpt
strip_tags_variation11.phpt
stripcslashes_basic.phpt adding several other testing scenarios of code without coverage in stripcslashes function 2015-06-29 19:20:23 +02:00
stripcslashes_error.phpt
stripcslashes_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
stripos.phpt
stripos_basic1.phpt
stripos_basic2.phpt strpos()/stripos(): Add support for negative offsets 2016-03-09 14:41:37 +01:00
stripos_error.phpt strpos()/stripos(): Add support for negative offsets 2016-03-09 14:41:37 +01:00
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 strpos()/stripos(): Add support for negative offsets 2016-03-09 14:41:37 +01:00
stripos_variation15.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
stripslashes_basic.phpt
stripslashes_error.phpt
stripslashes_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
stripslashes_variation2.phpt
stripslashes_variation3.phpt
stripslashes_variation4.phpt
stristr.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
stristr2.phpt
stristr_basic.phpt
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
strlen.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strlen_basic.phpt
strlen_error.phpt
strlen_variation1.phpt
strnatcasecmp_basic.phpt
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 correct fix to the natcmp_ex 2014-09-15 12:58:46 +02: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 Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strncasecmp_variation6.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
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 Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strncmp_variation6.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
strncmp_variation7.phpt
strncmp_variation8.phpt
strncmp_variation9.phpt
strpbrk_basic.phpt
strpbrk_error.phpt
strpos.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strpos_number.phpt
strrchr.phpt
strrchr_basic.phpt typo fixes 2013-07-15 00:23:03 -07:00
strrchr_error.phpt
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
strrchr_variation10.phpt standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
strrchr_variation11.phpt
strrchr_variation12.phpt
strrev.phpt
strrev_basic.phpt
strrev_error.phpt
strrev_variation1.phpt Unicode Codepoint Escape Syntax 2014-12-19 00:40:59 +00:00
strrev_variation2.phpt
strrev_variation3.phpt
strrev_variation4.phpt
strripos.phpt Fix one more leak when wrong $needle type provide of strripos 2015-01-23 17:14:39 +08:00
strripos_basic1.phpt
strripos_basic2.phpt
strripos_error.phpt
strripos_offset.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strripos_variation1.phpt
strripos_variation2.phpt
strripos_variation3.phpt
strripos_variation4.phpt
strripos_variation5.phpt
strrpos.phpt Better fix 2015-01-18 21:38:25 -05:00
strrpos_basic1.phpt
strrpos_basic2.phpt
strrpos_error.phpt
strrpos_negative_offset.phpt Better fix 2015-01-18 21:38:25 -05:00
strrpos_offset.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +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 Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strrpos_variation15.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strspn.phpt
strspn_basic.phpt
strspn_error.phpt
strspn_variation1.phpt
strspn_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
strspn_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
strspn_variation4.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
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
strstr.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strstr2.phpt
strtok_basic.phpt
strtok_error.phpt
strtok_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
strtok_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07: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
strtolower.phpt test fixes on Darwin 2011-08-31 07:10:17 +00:00
strtoupper.phpt
strtoupper1-win32.phpt
strtoupper1.phpt test fixes on Darwin 2011-08-31 07:10:17 +00:00
strtr.phpt
strtr_basic.phpt
strtr_error.phpt
strtr_variation1.phpt
strtr_variation2.phpt
strtr_variation3.phpt
strtr_variation4.phpt
strtr_variation5.phpt
strtr_variation6.phpt
strtr_variation7.phpt
strtr_variation8.phpt
strtr_variation9.phpt
strtr_with_reference.phpt Fix strtr() segfault 2014-05-09 15:14:27 +02:00
strval.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
strval_basic.phpt
strval_error.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
strval_variation1.phpt
strval_variation2.phpt
substr.phpt Fix bug #62922 2015-06-20 14:39:55 +02:00
substr_compare.phpt Fix bug #55451 2016-08-07 18:48:36 +02:00
substr_count_basic.phpt substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01:00
substr_count_error.phpt substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01:00
substr_count_variation_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
substr_count_variation_002.phpt
substr_replace.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 fix #71287 (substr_replace bug when length type is string) 2016-03-31 17:10:12 +01:00
trim.phpt
trim1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
trim_basic.phpt
trim_error.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
trim_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
trim_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
ucfirst.phpt Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
ucwords_basic.phpt
ucwords_error.phpt Fix for bug #34407 - ucwords and title case 2014-07-12 10:44:11 +08:00
ucwords_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
ucwords_variation2.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
ucwords_variation3.phpt
ucwords_variation4.phpt Unicode Codepoint Escape Syntax 2014-12-19 00:40:59 +00:00
ucwords_variation5.phpt Fix for bug #34407 - ucwords and title case 2014-07-12 10:44:11 +08:00
unpack.phpt
unpack_bug68225.phpt Fixed bug #68225 unpack and X format code 2014-11-28 10:22:03 +01:00
unpack_error.phpt unpack() function accepts an additional optional argument $offset. 2016-03-03 13:49:45 +03:00
unpack_offset.phpt unpack() function accepts an additional optional argument $offset. 2016-03-03 13:49:45 +03:00
url_t.phpt Revert "Fixed test" 2016-10-08 00:43:36 +02:00
utf8.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
utf8_decode_error.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
utf8_decode_variation1.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
utf8_encode_error.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
utf8_encode_variation1.phpt Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
uuencode.phpt
vfprintf_basic.phpt
vfprintf_basic1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic3.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic4.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic5.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic6.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic7.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic7_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_basic8.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_basic9.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_error1.phpt
vfprintf_error2.phpt
vfprintf_error3.phpt
vfprintf_error4.phpt
vfprintf_variation1.phpt
vfprintf_variation3.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation4.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation4_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation5.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation6.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation7.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation8.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation9.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation10.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation11.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation11_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation12.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation12_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation13.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation13_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation14.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation14_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation15.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation15_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation16.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation16_64bit.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation17.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation18.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation19.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation19_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vfprintf_variation20.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vfprintf_variation21.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
vprintf_basic1.phpt
vprintf_basic2.phpt
vprintf_basic3.phpt
vprintf_basic4.phpt
vprintf_basic5.phpt
vprintf_basic6.phpt
vprintf_basic7.phpt
vprintf_basic7_64bit.phpt
vprintf_basic8.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_basic9.phpt
vprintf_error.phpt
vprintf_variation1.phpt
vprintf_variation2.phpt
vprintf_variation3.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation4.phpt
vprintf_variation4_64bit.phpt
vprintf_variation5.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation6.phpt
vprintf_variation7.phpt
vprintf_variation8.phpt
vprintf_variation9.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation10.phpt
vprintf_variation11.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation11_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation12.phpt
vprintf_variation12_64bit.phpt
vprintf_variation13.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation13_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation14.phpt
vprintf_variation14_64bit.phpt
vprintf_variation15.phpt
vprintf_variation15_64bit.phpt Fix test after the convert_to_long be improved, see #64290 2013-03-03 11:13:52 +08:00
vprintf_variation16.phpt
vprintf_variation16_64bit.phpt
vprintf_variation17.phpt
vprintf_variation18.phpt
vprintf_variation19.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vprintf_variation19_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_basic1.phpt
vsprintf_basic2.phpt
vsprintf_basic3.phpt
vsprintf_basic4.phpt
vsprintf_basic5.phpt
vsprintf_basic6.phpt
vsprintf_basic7.phpt
vsprintf_basic7_64bit.phpt
vsprintf_basic8.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_basic9.phpt
vsprintf_error.phpt
vsprintf_variation1.phpt
vsprintf_variation2.phpt
vsprintf_variation3.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation4.phpt
vsprintf_variation4_64bit.phpt
vsprintf_variation5.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation6.phpt
vsprintf_variation7.phpt
vsprintf_variation8.phpt
vsprintf_variation9.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation10.phpt
vsprintf_variation11.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation11_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation12.phpt
vsprintf_variation12_64bit.phpt
vsprintf_variation13.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation13_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation14.phpt
vsprintf_variation14_64bit.phpt
vsprintf_variation15.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_variation16.phpt
vsprintf_variation16_64bit.phpt
vsprintf_variation17.phpt
vsprintf_variation18.phpt
vsprintf_variation19.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
vsprintf_variation19_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
wordwrap.phpt
wordwrap_basic.phpt
wordwrap_error.phpt
wordwrap_variation1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
wordwrap_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
wordwrap_variation3.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
wordwrap_variation4.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
wordwrap_variation5.phpt