tplaner / When

PHP Date Recursion library
https://github.com/tplaner/When
MIT License
513 stars 96 forks source link

#38 - Developers may now specify the error handling behavior of `InvalidStartDate` #46

Closed kevtainer closed 8 years ago

kevtainer commented 8 years ago

Related to #38

This PR was created due to an internal need for our application to generate occurrences without the requirement that the start date match the first occurrence. This PR maintains prior behavior and introduces the option of generating a E_NOTIFY level event or IGNORE the error completely.