- Issue created by @mably
- @mably opened merge request.
- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 1:01pm 27 March 2023 - 🇨🇦Canada mandclu
I updated the MR to use a more succinct way to handle cases where $field is null. It does, however, require PHP 8.0 or newer.
- 🇫🇷France mably
Thanks, it shouldn't be a problem as PHP 8 is required in composer.json:
"require": { "php": ">=8.0", "simshaun/recurr": "^4" },
- 🇨🇦Canada mandclu
Thanks, merged this into both the 3.7.x and 4.0.x branches.
- Status changed to Fixed
over 1 year ago 12:14pm 24 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.