You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] a bug report
- [ ] a feature request
- [x] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
What is the expected behavior?
DateTime-Tests pass.
What is the current behavior?
DatTime-Tests fail because the test values are for 2017 (?).
This is:
What is the expected behavior?
DateTime-Tests pass.
What is the current behavior?
DatTime-Tests fail because the test values are for 2017 (?).
PhpSpreadsheet/tests/data/Calculation/DateTime/DATEVALUE.php
Lines 162 to 186 in bae2348
What are the steps to reproduce?
git clone https://github.com/PHPOffice/PhpSpreadsheet.git cd PhpSpreadsheet composer install ./vendor/bin/phpunit
Which versions of PhpSpreadsheet and PHP are affected?
No released version is affected, it's just a failing test.
The text was updated successfully, but these errors were encountered: