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

Skip to content

Tags: abdelhadiMatarib/recurr

Tags

v2.2

Toggle v2.2's commit message
Infinite rule check (simshaun#113)

* adding missing @throws annotation

* returning object from array loader (and string loader) to match interface

* updating docblock to match behavior

* removing unused temp var

* strlen will always return an int so === is safe

* adding method to check for infinite rule recurrence without having to build 732 and guess

* reverting back to long array syntax so the travis 5.3 build is happy

v2.1

Toggle v2.1's commit message
Added index property to Recurrence (simshaun#110)

* Added an index property to Recurrence

* Added test for index

* Removed typehint

* Added intial index property

v2.0

Toggle v2.0's commit message
Fixes simshaun#106

v1.3

Toggle v1.3's commit message
Fix the date format for the Dutch language (simshaun#102)

v1.2

Toggle v1.2's commit message
Basic Spanish Translation (simshaun#100)

* Basic Spanish Translation

* added day_month function to es translation

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Account for start date in text transformer to make for clearer output (

…simshaun#101)

v1.0.1

Toggle v1.0.1's commit message
Fix broken Travis, PHP 5.3

v1.0

Toggle v1.0's commit message
Minor tweak to README for v1

v0.6.4

Toggle v0.6.4's commit message
Throw exception if rrule with nth BYDAY and unsupported frequency

v0.6.3

Toggle v0.6.3's commit message
Danish translation (simshaun#97)

* Added Danish translation

* changes da translation