update 1.0.8.0
Commits for version update
This commit is contained in:
7
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/TextData/TRIM.data
vendored
Normal file
7
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/TextData/TRIM.data
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"HELLO ", "HELLO"
|
||||
" HELLO", "HELLO"
|
||||
" HELLO ", "HELLO"
|
||||
" HELLO", " HELLO"
|
||||
"HELLO WORLD", "HELLO WORLD"
|
||||
TRUE, "TRUE"
|
||||
NULL, NULL
|
Reference in New Issue
Block a user