3 Commits

Author SHA1 Message Date
Athos Ribeiro
0502860a95 Add support for phpunit 10
In phpunit 10, global states are no longer preserved by default [1].

* https://bugs.debian.org/1039746

[1] https://github.com/sebastianbergmann/phpunit/blob/10.0.0/ChangeLog-10.0.md#changed
2023-07-06 16:28:53 -03:00
Florian Schlichting
477425f3fe Fix phpunit tests ('Attempt to read property "rrule_loop_limit" on null') and add them to 'make test' 2023-03-13 21:56:13 +01:00
Jamie McClymont
cf7de16e59 Handle default timezones in getVCalendarRange
Also includes some PHPUnit-based tests for this function!
2019-01-03 17:48:42 +13:00