peachpie/tests/strings
Jakub Míšek 8e8bb79f09 test: mb_substr 8bit encoding
ref https://github.com/peachpiecompiler/peachpie/issues/752
2021-04-21 12:27:41 +02:00
..
addcslashes.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
base64.php test: base64_decode 2020-05-02 15:17:19 +02:00
concat_001.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
concat_002.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
double_001.php double to string conversion (INF, NAN), test case 2020-10-14 11:37:13 +02:00
echo_001.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
echo_002.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
hash_001.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
heredoc.php heredoc test 2020-11-23 15:48:00 +01:00
htmlspecialchars.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
is_object_001.php Fix PhpValue.AsObject for aliases 2020-04-23 14:25:38 +02:00
json_001.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
json_002_JsonSerializable.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
json_003.php test for json decode with assoc and empty array 2019-12-18 23:32:01 +01:00
json_004.php json_encode() of SimpleXMLElement 2020-10-14 12:16:33 +02:00
json_005.php json_last_error test 2020-11-23 15:39:55 +01:00
json_006.php Add UTF-8 check to json_encode 2021-01-29 12:44:55 +01:00
mb_strlen_001.php Fix 8bit encoding test 2020-04-24 14:11:23 +02:00
mb_substr.php test: mb_substr 8bit encoding 2021-04-21 12:27:41 +02:00
nl2br.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
number_format.php call to library functions is not strict by default 2020-11-26 15:44:19 +01:00
pack.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
sprintf2.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
str_contains.php str_contains test 2020-11-23 15:08:18 +01:00
str_ireplace.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
str_repeat.php test: str_repeat() with 8bit data 2021-04-21 12:21:08 +02:00
str_replace.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
str_word_count.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
stripslashes.php Fix null handling in stripslashes 2020-06-24 17:46:05 +02:00
strtr.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
substr_operations.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
tostring.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00
vsprintf_001.php Return false on vsprintf failure 2020-06-25 20:04:41 +02:00
wordwrap.php wordwrap() arguments handling 2020-10-25 18:36:10 +01:00
zlib_001.php Add namespaces to script tests 2019-10-21 16:49:45 +02:00