mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-20 09:54:16 +01:00
Update travis.yml for PHP 5.3
This commit is contained in:
parent
df7ed5e15e
commit
d67a4bd27f
@ -1,3 +1,4 @@
|
|||||||
|
dist: precise
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
|
@ -2,13 +2,15 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [1.5.1] - 2017-05-15
|
- German translation [#38](https://github.com/rlanvin/php-rrule/pull/38)
|
||||||
|
|
||||||
|
## [1.5.1] - 2017-05-15
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Throw exception when passing a float instead of an int (e.g. INTERVAL=1.5) instead of casting silently
|
- Throw exception when passing a float instead of an int (e.g. INTERVAL=1.5) instead of casting silently
|
||||||
- Variable name typo [#34](https://github.com/rlanvin/php-rrule/issues/34)
|
- Variable name typo [#34](https://github.com/rlanvin/php-rrule/issues/34)
|
||||||
|
|
||||||
|
|
||||||
## [1.5.0] - 2017-05-07
|
## [1.5.0] - 2017-05-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user