PhpSpreadsheet/tests/data/Calculation/TextData
Mark Baker f81ffd9a4f
Additional argument validation for LEFT(), MID() and RIGHT() text functions (#1909)
* Additional argument validation for LEFT(), MID() and RIGHT() text functions
2021-03-08 12:54:06 +01:00
..
CHAR.php TextData Coverage and Minor Bug Fixes (#1744) 2020-12-10 18:35:26 +01:00
CLEAN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CODE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CONCATENATE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DOLLAR.php TextData Coverage and Minor Bug Fixes (#1744) 2020-12-10 18:35:26 +01:00
EXACT.php Function EXACT(arg1, arg2) support (#595) 2018-07-15 11:56:25 +09:00
FIND.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
FIXED.php TextData Coverage and Minor Bug Fixes (#1744) 2020-12-10 18:35:26 +01:00
LEFT.php Additional argument validation for LEFT(), MID() and RIGHT() text functions (#1909) 2021-03-08 12:54:06 +01:00
LEN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
LOWER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
MID.php Additional argument validation for LEFT(), MID() and RIGHT() text functions (#1909) 2021-03-08 12:54:06 +01:00
NUMBERVALUE.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
PROPER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
REPLACE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
REPT.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
RIGHT.php Additional argument validation for LEFT(), MID() and RIGHT() text functions (#1909) 2021-03-08 12:54:06 +01:00
SEARCH.php TextData Coverage and Minor Bug Fixes (#1744) 2020-12-10 18:35:26 +01:00
SUBSTITUTE.php Replace mbStrReplace() with str_replace() 2017-03-06 11:33:06 +09:00
T.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TEXT.php Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
TEXTJOIN.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
TRIM.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
UPPER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
VALUE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00