Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Youzer/recurr

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request simshaun#167 from ankurk91/patch/gittattributes

Create .gitattributes

v4.0.1

Toggle v4.0.1's commit message
Update pt-br.php (simshaun#165)

Fixed on , previously was "se" that makes no sense.

v4.0

Toggle v4.0's commit message
Allow start date to be null (simshaun#160)

v3.1.1

Toggle v3.1.1's commit message
Fix issue where first of january is skipped (simshaun#156)

* Fix issue where first of january is skipped

When using a BYSETPOS in a RRule the first of january is skipped because of a loose comparison.

* Prefer strict equality comparison

v3.1

Toggle v3.1's commit message
Add support for Hourly freq. on TextTransformer (simshaun#145)

* TextTransformer add support for Hourly freq - need test

* add test & translations

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request simshaun#125 from foaly-nr1/patch-more-immutable-t…

…ests

More test cases

v3.0.6

Toggle v3.0.6's commit message
fix bad phpdoc type (simshaun#149)

v3.0.5

Toggle v3.0.5's commit message
Replacing PSR-0 namespaces with PSR-4 (simshaun#124)

v3.0.4

Toggle v3.0.4's commit message
Add @throws to Rule constructor (simshaun#139)

v3.0.3

Toggle v3.0.3's commit message
Return class instance on setRDates and setExDates (simshaun#135)