mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-17 06:54:15 +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
|
||||
php:
|
||||
- 5.3
|
||||
|
@ -2,13 +2,15 @@
|
||||
|
||||
## [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
|
||||
|
||||
- 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)
|
||||
|
||||
|
||||
## [1.5.0] - 2017-05-07
|
||||
|
||||
### Added
|
||||
|
Loading…
x
Reference in New Issue
Block a user