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
Fix valid rules wrongly detected as not producing results, and cut short after MAX_CYCLES #78
Fix RRule::createFromRfcString not detecting RSet properly if the rule was lowercase
[internal] Replace static variables by array constants (permitted since PHP 5.6). Shouldn't break backward compatibility unless you were doing weird things with this lib in the first place.