mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 19:08:19 +00:00
eb76c3c0ff
No source code changes, just additional tests. FormulaParser appears unused, replaced by newer code in Calculation. However, it's a public interface, so probably shouldn't be deleted without first deprecating it. I have no strong feelings about whether that should happen. However, as long as it's part of the package, we may as well have some formal unit tests for it.