1.4.0
This release prepares for a BC-break: we're going to remove the ability to create a SystemClock without passing the timezone object.
If you rely on the system's default timezone, please use SystemClock::fromSystemTimezone()
.
- Total issues resolved: 1
- Total pull requests resolved: 19
- Total contributors: 3
Improvement
- 51: Add named constructors to system clock thanks to @lcobucci
- 35: named constructor FrozenClock::fromUTC() thanks to @slepic
- 32: Fix test of system clock using default timezone thanks to @slepic
Dependencies
- 50: Bump phpstan/phpstan from 0.12.38 to 0.12.40 thanks to @dependabot-preview[bot] and @slepic
- 49: Bump ondram/ci-detector from 3.4.0 to 3.5.0 thanks to @dependabot-preview[bot]
- 48: Bump slevomat/coding-standard from 6.3.10 to 6.3.11 thanks to @dependabot-preview[bot]
- 47: Bump infection/infection from 0.17.0 to 0.17.3 thanks to @dependabot-preview[bot]
- 46: Bump seld/jsonlint from 1.8.1 to 1.8.2 thanks to @dependabot-preview[bot]
- 45: Bump phpstan/phpstan from 0.12.38 to 0.12.39 thanks to @dependabot-preview[bot]
- 44: Bump infection/infection from 0.17.0 to 0.17.2 thanks to @dependabot-preview[bot]
- 43: Bump composer/xdebug-handler from 1.4.2 to 1.4.3 thanks to @dependabot-preview[bot]
- 42: Bump phpstan/phpstan from 0.12.37 to 0.12.38 thanks to @dependabot-preview[bot]
- 40: Update lcobucci/coding-standard requirement from ^4.0 to ^6.0 thanks to @dependabot-preview[bot]
- 39: Update infection/infection requirement from ^0.16 to ^0.17 thanks to @dependabot-preview[bot]
- 38: Update phpunit/phpunit requirement from ^9.1 to ^9.3 thanks to @dependabot-preview[bot]
- 37: Update lcobucci/coding-standard requirement from ^4.0 to ^5.0 thanks to @dependabot-preview[bot]
- 36: Update phpunit/phpunit requirement from ^9.1 to ^9.2 thanks to @dependabot-preview[bot]
- 30: Update phpunit/phpunit requirement from ^9.0 to ^9.1 thanks to @dependabot-preview[bot]
- 29: Update infection/infection requirement from ^0.15 to ^0.16 thanks to @dependabot-preview[bot]