php-src/ext/mbstring/tests
2019-04-12 10:36:58 +02:00
..
bug20087.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug25140.phpt
bug26639.phpt Refactor mbstring (incompleted) 2014-03-24 12:40:07 +08:00
bug28220.phpt MFH: fixed test case failures. 2011-09-11 12:12:48 +00:00
bug30549.phpt
bug31911.phpt
bug40685.phpt MFH: fixed #40685: removed '&' in mb_decode_numericentity(). 2011-09-24 02:20:38 +00:00
bug43301.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug43840.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug43841.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug43993.phpt
bug43994.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug43998.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug45239.phpt
bug45722.phpt - Added SKIPIF 2009-11-08 15:02:54 +00:00
bug45923.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug46806.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug46843.phpt
bug47399.phpt - Added SKIPIF 2009-11-08 15:02:54 +00:00
bug48645.phpt * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) 2009-07-29 04:44:08 +00:00
bug48697.phpt Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09:00
bug49354.phpt - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a 2009-09-23 15:22:47 +00:00
bug49528.phpt - Fix bug #49528 (UTF-16 strings prefixed by BOM wrongly converted). 2009-09-11 08:22:19 +00:00
bug49536.phpt MFH: fixed test case failures. 2011-09-11 12:12:48 +00:00
bug52861.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
bug52931.phpt Deprecate mbstring.func_overload 2017-02-03 21:02:52 +01:00
bug52981.phpt Convert CRLF line endings to LF 2018-10-13 11:21:27 +02:00
bug54494.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug60306.phpt Fixed bug #60306 (Characters lost while converting from cp936 to utf8) 2011-11-18 08:50:29 +00:00
bug62545.phpt Fix #62545: wrong unicode mapping in some charsets 2018-03-11 17:38:28 +01:00
bug62934.phpt Fixed bug #62934 2017-07-28 13:02:25 +02:00
bug63447_001.phpt Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) 2012-11-07 17:05:24 +08:00
bug63447_002.phpt Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) 2012-11-07 17:05:24 +08:00
bug63447_003.phpt Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On) 2012-11-07 17:05:24 +08:00
bug65045.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug66797.phpt Fix #66797: mb_substr only takes 32-bit signed integer 2016-08-30 14:52:47 +02:00
bug66964.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug68846.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug69079.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug69086.phpt Revert/fix substitution character fallback 2017-08-03 21:53:59 +02:00
bug69151.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug69267.phpt Fixed bug #69267 completely 2017-07-23 15:30:17 +02:00
bug71606.phpt Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIES 2017-07-23 12:19:27 +02:00
bug72164.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72399.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72402.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72691.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72693.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72694.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72710.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug72994.phpt Validate pattern against mbregex encoding 2019-03-27 23:19:46 -07:00
bug73532.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug73646.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug75944.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug76532.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug76704.phpt Fix #76704: mb_detect_order return value varies based on argument type 2018-08-04 12:51:57 +02:00
bug77370.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug77371.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug77381.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug77418.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
bug77454.phpt Fixed bug #77454 2019-01-14 10:22:48 +01:00
casefold.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
common.inc Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
empty_pattern.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
htmlent.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
illformed_utf_sequences.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
ini_encoding2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
ini_encoding.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
ini_language.phpt
mb_check_encoding_array.phpt mb_check_encoding()/mb_convert_encoding() - Improve and add recursion detection. 2016-10-15 16:52:17 +09:00
mb_check_encoding.phpt Allow array input for mb_check_encoding() 2016-09-02 14:18:34 +09:00
mb_chr_ord.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_chr.phpt Return false on invalid codepoint in mb_chr() 2017-08-03 22:36:42 +02:00
mb_convert_encoding_array2.phpt Fix test and cleanup code a little 2016-10-15 20:51:34 +09:00
mb_convert_encoding_array.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_convert_encoding_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_convert_encoding_leak.phpt Fix key leaks in mb_convert_encoding() 2019-04-12 10:36:58 +02:00
mb_convert_encoding_stateful.phpt
mb_convert_encoding_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_convert_encoding.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_convert_kana.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_convert_variables.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_decode_mimeheader_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_decode_mimeheader_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_decode_mimeheader_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_decode_mimeheader_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_decode_mimeheader_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_decode_numericentity.phpt
mb_detect_encoding.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_detect_order.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_basic3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_indent.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_mimeheader_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_encode_mimeheader_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_encode_mimeheader_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_encode_mimeheader_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_encode_mimeheader_variation6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_encode_numericentity.phpt
mb_encoding_aliases.phpt Fixed multibyte related issues 2011-03-14 16:00:59 +00:00
mb_ereg1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_match_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_match_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_replace_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_replace_callback.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_replace_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_replace_variation1.phpt Validate pattern against mbregex encoding 2019-03-27 23:19:46 -07:00
mb_ereg_replace_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_replace_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_replace_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_replace-compat-01.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_replace-compat-02.phpt
mb_ereg_replace-compat-03.phpt
mb_ereg_replace-compat-04.phpt
mb_ereg_replace-compat-05.phpt
mb_ereg_replace-compat-06.phpt
mb_ereg_replace-compat-07.phpt
mb_ereg_replace-compat-08.phpt
mb_ereg_replace-compat-09.phpt
mb_ereg_replace-compat-10.phpt
mb_ereg_replace-compat-11.phpt
mb_ereg_replace-compat-12.phpt
mb_ereg_replace-compat-13.phpt
mb_ereg_replace.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_search_pos.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
mb_ereg_search_regs.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_ereg_search_setpos.phpt Fixed SKIPIF when --disable-mbregex is used 2019-03-30 18:28:33 +01:00
mb_ereg_search_xxx.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_search.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
mb_ereg_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg_variation7.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_ereg-compat-01.phpt
mb_ereg-compat-02.phpt
mb_ereg.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_eregi_invalid_arguments.phpt
mb_eregi_replace.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_eregi.phpt
mb_get_info.phpt Deprecate mbstring.func_overload 2017-02-03 21:02:52 +01:00
mb_http_input.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_http_output.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_internal_encoding_basic2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_internal_encoding_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_internal_encoding_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_internal_encoding_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_internal_encoding_ini_basic2.phpt
mb_internal_encoding_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_internal_encoding_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_internal_encoding.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_list_encodings.phpt - Added SKIPIF 2009-11-08 15:02:54 +00:00
mb_ord.phpt Check for empty string in mb_ord() 2017-08-04 22:20:05 +02:00
mb_output_handler_euc_jp.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_output_handler_pattern-01.phpt
mb_output_handler_pattern-02.phpt
mb_output_handler_pattern-03.phpt
mb_output_handler_pattern-04.phpt
mb_output_handler_pattern-05.phpt
mb_output_handler_pattern-06.phpt
mb_output_handler_pattern-07.phpt
mb_output_handler_pattern-08.phpt
mb_output_handler_pattern-09.phpt
mb_output_handler_pattern-10.phpt
mb_output_handler_pattern-11.phpt
mb_output_handler_pattern-12.phpt
mb_output_handler_runtime_ini_alteration-01.phpt
mb_output_handler_runtime_ini_alteration-02.phpt
mb_output_handler_shift_jis.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_parse_str02.phpt Deprecate mb_parse_str() without second argument 2017-02-03 18:52:57 +01:00
mb_parse_str.phpt Deprecate mb_parse_str() without second argument 2017-02-03 18:52:57 +01:00
mb_preferred_mime_name.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_regex_encoding_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_regex_encoding_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_regex_encoding_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_regex_encoding_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_regex_encoding_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_regex_set_options.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_scrub.phpt pull-request/1099 2016-08-10 14:09:48 +09:00
mb_send_mail01.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail02.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail03.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail04.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail05.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail06.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_send_mail07.phpt Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mb_split_empty_match.phpt mb_split() can now handle empty matches like preg_split() does. 2013-02-10 15:04:23 +09:00
mb_split_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_split_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_split_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_split_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_split-compat-01.phpt
mb_split.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_str_functions_opt-parameter.phpt Missed SKIPIF 2013-05-09 15:57:25 +08:00
mb_strcut_missing_boundary_check.phpt - Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter). 2010-11-09 03:23:04 +00:00
mb_strcut.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strimwidth.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stripos_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stripos_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stripos_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stripos_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stripos_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stripos_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stripos_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stripos_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stripos_variation5_Bug45923.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stripos.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stristr_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_stristr_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_stristr_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strlen_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strlen_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strlen_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strlen_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strlen_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strlen_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strlen.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strpos_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strpos_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strpos_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strpos_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strpos_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strpos_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strpos_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strpos_variation5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strpos.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrchr_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrchr_variation6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrichr_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrichr_variation5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strripos_basic2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strripos_variation3_Bug45923.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strripos_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strripos_variation5_Bug45923.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrpos_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrpos_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrpos_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrpos_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrpos_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrpos_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strrpos_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strrpos_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strstr_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strstr.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_strtolower_basic.phpt
mb_strtolower_error1.phpt
mb_strtolower_error2.phpt
mb_strtolower_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtolower_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtolower_variation3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtolower_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_variation3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strtoupper_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_strwidth.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substitute_character_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substitute_character_error.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substitute_character_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substitute_character_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substitute_character.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_count_variation3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_count_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_count.phpt
mb_substr_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
mb_substr_variation1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_variation3.phpt
mb_substr_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_variation5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_variation6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr_variation7.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
mb_substr.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
overload01.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
overload02.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
php_gr_jp_10830.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
php_gr_jp_16242.phpt
php_gr_jp_dev_884-1.phpt Revert "Revert "Removing ext/ereg and dependencies"" 2014-09-11 19:25:42 +08:00
php_gr_jp_dev_884-2.phpt Revert "Revert "Removing ext/ereg and dependencies"" 2014-09-11 19:25:42 +08:00
pictogram1.phpt MFH: fixed a bug in convertion table and added test script for emoji. 2011-09-23 11:11:38 +00:00
simpletest.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
skipif.inc
zend_multibyte-01.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-02.phpt Remove self-contradictory zend multibyte assertion 2014-09-11 14:52:59 +02:00
zend_multibyte-03.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-04.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-05.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-06.phpt Remove self-contradictory zend multibyte assertion 2014-09-11 14:52:59 +02:00
zend_multibyte-07.phpt Fix yy_limit computation after encoding switch 2014-09-11 14:52:59 +02:00
zend_multibyte-08.phpt XFAIL the leaking multibyte tests, we should really get to the bottom of this 2014-05-01 12:49:57 +02:00
zend_multibyte-09.phpt Fix yy_limit computation after encoding switch 2014-09-11 14:52:59 +02:00
zend_multibyte-10.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
zend_multibyte-11.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
zend_multibyte-12.phpt Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
zend_multibyte-13.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-14.phpt Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
zend_multibyte-15.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
zend_multibyte-16.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00