update v1.0.6
This commit is contained in:
13
vendor/mtdowling/cron-expression/README.md
vendored
13
vendor/mtdowling/cron-expression/README.md
vendored
@@ -68,15 +68,4 @@ Requirements
|
||||
|
||||
- PHP 5.3+
|
||||
- PHPUnit is required to run the unit tests
|
||||
- Composer is required to run the unit tests
|
||||
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
1.0.3 (2013-11-23)
|
||||
------------------
|
||||
|
||||
* Only set default timezone if the given $currentTime is not a DateTime instance ([#34](https://github.com/mtdowling/cron-expression/issues/34))
|
||||
* Fixes issue [#28](https://github.com/mtdowling/cron-expression/issues/28) where PHP increments of ranges were failing due to PHP casting hyphens to 0
|
||||
* Now supports expressions with any number of extra spaces, tabs, or newlines
|
||||
* Using static instead of self in `CronExpression::factory`
|
||||
- Composer is required to run the unit tests
|
||||
Reference in New Issue
Block a user