Mark Baker
|
1a7b9a446a
|
First phase of refactoring the Excel Text functions (#1945)
* Refactoring the Excel Text functions
* More unit tests for utf-8 handling, for edge cases, and for argument validations
|
2021-03-23 13:34:28 +01:00 |
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 |
Adrien Crivelli
|
8dddf56c2e
|
Use proper syntax for variadic functions
This simplify code, increase readability and improve the function
signature for API users.
|
2017-01-23 15:01:20 +09:00 |
Adrien Crivelli
|
e1f81f0fe0
|
Refactor tests data from custom format to PHP
FIX #14
|
2016-08-16 21:00:19 +09:00 |