simshaun / recurr

PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.
Other
1.21k stars 135 forks source link

Update Rule.php #178

Open wiljeonline opened 4 years ago

wiljeonline commented 4 years ago

To avoid PHP Warning: Invalid argument supplied for foreach() in simshaun/recurr/src/Recurr/Transformer/ArrayTransformer.php on line 464, function setBySetPosition should be required to be an array.

williamdes commented 2 years ago

This is a fix but maybe fix in your code by using a cast (array) $foo