mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 16:28:18 +00:00
4f6d1f77a3
PR #3513, developed by @SaidkhojaIftikhor, has been stuck for some time awaiting tests. This is the first of three PRs to replace that one. This accomodates the use of slash as a delimiter in functions TEXTAFTER, TEXTBEFORE, TEXTSPLIT, and NUMBERVALUE. The source changes are very simple. Additional tests exercise all the source changes.